mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-04-23 19:32:15 +00:00
alpine image
This commit is contained in:
parent
35805f5657
commit
d661c534bb
@ -1,4 +1,4 @@
|
|||||||
image: alpine
|
image: instrumentisto/rsync-ssh
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
#- which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )
|
#- which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )
|
||||||
@ -15,6 +15,7 @@ deploy_to_webserver:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- rsync
|
- rsync
|
||||||
|
|
||||||
#- ansible-playbook .ansible-ci.yml
|
#- ansible-playbook .ansible-ci.yml
|
||||||
#- ansible-playbook .ansible-ci.yml
|
#- ansible-playbook .ansible-ci.yml
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user