diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0034641a2368b6f913df7094fc02563bf2666ccb..88e2c4a2d435e9dc3f5411daece41c6d5bb39d06 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,13 +33,14 @@ test-81: - composer install --prefer-dist --no-progress --no-suggest - composer run-script pre-commit -# PHP v8.1 +# TODO mivanci remove when GEANT project finishes +# Do some updates on the test deployment... niif-update: tags: - niif-hu-shell stage: deploy rules: - - if: '$CI_COMMIT_BRANCH == "runner"' + - if: '$CI_COMMIT_BRANCH == "main"' # when: manual script: - cd /var/www/simplesamlphp