Update CI config
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
This commit is contained in:
parent
bd9cf2fe70
commit
2b3ac2219e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -23,7 +23,7 @@ pipeline {
|
||||
sh 'php ./vendor/bin/phpunit --colors=never'
|
||||
}
|
||||
}
|
||||
stage('PHP 8.2') {
|
||||
stage('PHP 8.3') {
|
||||
agent {
|
||||
docker {
|
||||
image 'php:8.3-cli-alpine'
|
||||
|
Loading…
Reference in New Issue
Block a user