Skip to content
Snippets Groups Projects
Commit 7b346c0d authored by Ludovic Ganée's avatar Ludovic Ganée
Browse files

ci test-with-coverage sur la branche php83

parent 821c416a
No related branches found
No related tags found
No related merge requests found
Pipeline #84210 failed
......@@ -32,10 +32,10 @@ variables:
- composer install
test-with-coverage:
image: lganee/fatapache:1.1.11
image: registry.libriciel.fr:443/public/archivage/fatapache:3.0.2
stage: test
only:
- master
- php83
<<: *ssh_key
script:
- date +"%T"
......@@ -51,10 +51,10 @@ test-with-coverage:
coverage: '/^ *Lines: *\d+\.\d+%/'
test:
image: lganee/fatapache:1.1.11
image: registry.libriciel.fr:443/public/archivage/fatapache:1.2
stage: test
except:
- master
- php83
<<: *ssh_key
script:
- date +"%T"
......@@ -62,7 +62,7 @@ test:
- date +"%T"
code-style:
image: lganee/fatapache:1.1.11
image: registry.libriciel.fr:443/public/archivage/fatapache:1.2
stage: test
<<: *ssh_key
script:
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment