debug: publish imgs without testing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5ab35a58a9
commit
69e36736ca
2 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
build-test:
|
# build-test:
|
||||||
image: go
|
# image: go
|
||||||
commands:
|
# commands:
|
||||||
- go build
|
# - go build
|
||||||
- go test
|
# - go test
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
|
BIN
rageshake
Executable file
BIN
rageshake
Executable file
Binary file not shown.
Reference in a new issue