Update .gitlab-ci.yml file

This commit is contained in:
Administrator 2023-10-07 14:56:57 +00:00
parent 093f826095
commit e56845c575

View File

@ -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