Update .gitlab-ci.yml file
This commit is contained in:
parent
e56845c575
commit
9406f7b119
@ -35,4 +35,4 @@ deploy-job: # This job runs in the deploy stage.
|
|||||||
image: eeacms/rsync:latest
|
image: eeacms/rsync:latest
|
||||||
script:
|
script:
|
||||||
- cat index.html
|
- cat index.html
|
||||||
- rsync -az rsync@10.80.15.254::webpage ./index.html
|
- rsync -az ./index.html rsync@10.80.15.254::webpage
|
||||||
Loading…
Reference in New Issue
Block a user