Update Jenkinsfile.pwr
This commit is contained in:
parent
a13015b656
commit
86c15f028b
|
@ -1,7 +1,7 @@
|
|||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'osuosl/ubuntu-ppc64le:22.04'
|
||||
image 'osuosl/ubuntu-ppc64le:18.04'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
|
Loading…
Reference in New Issue