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