Updated config.yml
This commit is contained in:
parent
09af134de2
commit
8009936a64
1 changed files with 25 additions and 25 deletions
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
command: ssh $SSH_USER@$SSH_HOST "cd /etc/BotYam && docker-compose up -d --build"
|
command: ssh $SSH_USER@$SSH_HOST "cd /etc/BotYam && docker-compose up -d --build"
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
build-and-deploy:
|
clone-and-run:
|
||||||
jobs:
|
jobs:
|
||||||
- clone:
|
- clone:
|
||||||
filters:
|
filters:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue