diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7b7ce8061de5d2d8f377255b17701cbeb314dab1..1055648ab92439867047ce0540a49156652bae4a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,9 +23,8 @@ php-syntax-check: deploy-live: stage: deploy + image: curlimages/curl:7.80.0 script: - - apt update - - apt install -y curl - curl --fail-with-body https://sso.sucs.org/pull.php only: - master