Skip to content
Snippets Groups Projects
Commit b2ad107e authored by Marko Ivancic's avatar Marko Ivancic
Browse files

WIP

parent e2e2d7ef
No related branches found
No related tags found
1 merge request!7Enable niif module update using gitlab-runner
Pipeline #80816 passed
...@@ -33,13 +33,14 @@ test-81: ...@@ -33,13 +33,14 @@ test-81:
- composer install --prefer-dist --no-progress --no-suggest - composer install --prefer-dist --no-progress --no-suggest
- composer run-script pre-commit - composer run-script pre-commit
# PHP v8.1 # TODO mivanci remove when GEANT project finishes
# Do some updates on the test deployment...
niif-update: niif-update:
tags: tags:
- niif-hu-shell - niif-hu-shell
stage: deploy stage: deploy
rules: rules:
- if: '$CI_COMMIT_BRANCH == "runner"' - if: '$CI_COMMIT_BRANCH == "main"'
# when: manual # when: manual
script: script:
- cd /var/www/simplesamlphp - cd /var/www/simplesamlphp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment