Update gitlab-ci.yml

parent 9a3a5f81
......@@ -10,13 +10,8 @@ save_user_data:
stage: startup
script:
- bash backup_bitrix.sh
# - export
variables:
GIT_STRATEGY: none
cache:
paths:
- www/bitrix/
- www/upload/
startup:
stage: startup
......@@ -51,7 +46,6 @@ deploy:
script:
- bash restore_bitrix.sh
- echo 'Get all artifacts from previous stages, so site working properly'
# - export
.restore_bitrix:
stage: build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment