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:
|
||||
build-test:
|
||||
image: go
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
||||
# build-test:
|
||||
# image: go
|
||||
# commands:
|
||||
# - go build
|
||||
# - go test
|
||||
|
||||
publish:
|
||||
image: plugins/docker
|
||||
|
|
BIN
rageshake
Executable file
BIN
rageshake
Executable file
Binary file not shown.
Reference in a new issue