add cmd
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
9509af1844
commit
5c66bd5987
|
@ -33,9 +33,10 @@ steps:
|
|||
target: /home/crab/deploys/butler_bot
|
||||
source:
|
||||
- .env
|
||||
- ./build/ci/Dockerfile Dockerfile
|
||||
- ./deploy/docker-compose.yml docker-compose.yml
|
||||
- build/ci/Dockerfile
|
||||
- deploy/docker-compose.yml docker-compose.yml
|
||||
- migrations
|
||||
- cmd
|
||||
rm: true
|
||||
|
||||
# - name: deploy
|
||||
|
|
Loading…
Reference in New Issue