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