borrar script viejo de deploy
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
892af35ea3
commit
8dcfd5486e
1 changed files with 0 additions and 7 deletions
|
@ -4,13 +4,6 @@ tasks:
|
|||
build:
|
||||
cmds:
|
||||
- go build -tags=netgo .
|
||||
upload:
|
||||
deps:
|
||||
- task: build
|
||||
cmds:
|
||||
- ssh -p993 root@nulo.in sv stop dlbot
|
||||
- scp -P993 dlbot dlbot@nulo.in:/home/dlbot/bin/
|
||||
- ssh -p993 root@nulo.in sv start dlbot
|
||||
ko:
|
||||
cmds:
|
||||
- podman run --rm -it
|
||||
|
|
Reference in a new issue