change file name
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
fb997a2eb3
commit
bc5eed12db
|
@ -33,8 +33,8 @@ steps:
|
|||
target: /home/crab/deploys/butler_bot
|
||||
source:
|
||||
- .env
|
||||
- build/ci/Dockerfile
|
||||
- deploy/docker-compose.yml
|
||||
- build/ci/Dockerfile Dockerfile
|
||||
- deploy/docker-compose.yml docker-compose.yml
|
||||
- migrations
|
||||
rm: true
|
||||
|
||||
|
@ -43,13 +43,13 @@ steps:
|
|||
# image: appleboy/drone-ssh
|
||||
# settings:
|
||||
# host:
|
||||
# from_secret: ssh_ip
|
||||
# from_secret: SSH_IP
|
||||
# username:
|
||||
# from_secret: ssh_user
|
||||
# from_secret: SSH_USER
|
||||
# key:
|
||||
# from_secret: ssh_key
|
||||
# from_secret: SSH_KEY
|
||||
# port:
|
||||
# from_secret: ssh_port
|
||||
# from_secret: SSH_PORT
|
||||
# script:
|
||||
|
||||
# TODO:
|
||||
|
|
Loading…
Reference in New Issue