Loading .gitlab/build-year.yml +1 −1 Original line number Diff line number Diff line Loading @@ -38,4 +38,4 @@ deploy $[[ inputs.year ]]: curl -X POST --fail-with-body \ -H "Authorization: Bearer $DEPLOY_KEY_$[[ inputs.year ]]" \ -F "file=@archive.zip" \ -s -o /dev/null -w "Deploy Status: %{http_code}" --fail https://deploy.sc07.company/deploy -s -o /dev/null -w "Deploy Status: %{http_code}" https://deploy.sc07.company/deploy Loading
.gitlab/build-year.yml +1 −1 Original line number Diff line number Diff line Loading @@ -38,4 +38,4 @@ deploy $[[ inputs.year ]]: curl -X POST --fail-with-body \ -H "Authorization: Bearer $DEPLOY_KEY_$[[ inputs.year ]]" \ -F "file=@archive.zip" \ -s -o /dev/null -w "Deploy Status: %{http_code}" --fail https://deploy.sc07.company/deploy -s -o /dev/null -w "Deploy Status: %{http_code}" https://deploy.sc07.company/deploy