Loading .deploy_code_to_server.yml +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ variables: RSYNC_PARAMS: '--delete --dry-run' script: - chmod 755 $CI_PROJECT_DIR - 'which curl || (apt-get update -y && apt-get install curl -y)' - curl -O https://gitlab.cetera.ru/boilerplate/ci/raw/master/rsync-filter-std - *set_rsync_filter Loading Loading
.deploy_code_to_server.yml +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ variables: RSYNC_PARAMS: '--delete --dry-run' script: - chmod 755 $CI_PROJECT_DIR - 'which curl || (apt-get update -y && apt-get install curl -y)' - curl -O https://gitlab.cetera.ru/boilerplate/ci/raw/master/rsync-filter-std - *set_rsync_filter Loading