Update CI config
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
This commit is contained in:
parent
95be3921fc
commit
bd9cf2fe70
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -26,8 +26,7 @@ pipeline {
|
|||||||
stage('PHP 8.2') {
|
stage('PHP 8.2') {
|
||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'php:8.t git
|
image 'php:8.3-cli-alpine'
|
||||||
3-cli-alpine'
|
|
||||||
args '-u root --privileged'
|
args '-u root --privileged'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user