Update .gitlab-ci.yml file

This commit is contained in:
Denys Konovalov 2022-04-14 11:35:49 +00:00
parent c055e972c7
commit 014330467a

@ -23,6 +23,7 @@ deploy_website:
- cd $OLD_PATH
- curl $host_url
artifacts:
expire_in: 5d
paths:
- public
rules: