Revert "Update .gitlab-ci.yml file"

This reverts commit b5bafe9d3af5eab0aa1622563997c8f068132ef1
This commit is contained in:
2022-04-14 11:50:52 +00:00
parent 431f0a988b
commit 47965289a7

View File

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