This commit is contained in:
parent
a17faf126d
commit
298b8ae46a
1 changed files with 1 additions and 3 deletions
|
@ -24,10 +24,8 @@ server:
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: ssh_private
|
from_secret: ssh_private
|
||||||
|
|
||||||
depends_on:
|
|
||||||
- testing
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
commands:
|
commands:
|
||||||
|
- echo Nu?
|
||||||
- /opt/arns/deploy_push_file_service.sh
|
- /opt/arns/deploy_push_file_service.sh
|
||||||
|
|
Loading…
Reference in a new issue