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

Change job for PHP v7.4 to v8.0

parent 4f8ab45c
No related branches found
No related tags found
1 merge request!12Bump PHP, SSP and oidc versions
...@@ -13,18 +13,16 @@ stages: ...@@ -13,18 +13,16 @@ stages:
- test - test
- deploy - deploy
# PHP v7.4 test-80:
test-74:
tags: tags:
- niif-hu-docker - niif-hu-docker
stage: test stage: test
image: cicnavi/dap:74 image: cicnavi/dap:80
script: script:
- composer install --prefer-dist --no-progress --no-suggest - composer install --prefer-dist --no-progress --no-suggest
- vendor/bin/psalm --clear-cache - vendor/bin/psalm --clear-cache
- composer run-script pre-commit - composer run-script pre-commit
# PHP v8.1
test-81: test-81:
tags: tags:
- niif-hu-docker - niif-hu-docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment