mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
ci: dont actually need this
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
f7258b7f1f
commit
850af0d482
11
package.json
11
package.json
@ -1,11 +0,0 @@
|
||||
{
|
||||
"name": "goreleaser-docs",
|
||||
"version": "1.0.0",
|
||||
"description": "goreleaser documentation",
|
||||
"author": "goreleaser",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "docker run --rm -it -p 8000:8000 -v `pwd`:/docs squidfunk/mkdocs-material",
|
||||
"build": "rm -rf site && docker run --rm -it -v `pwd`:/docs squidfunk/mkdocs-material build"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user