Skip to content

Commit

Permalink
fix: add a custom image for promote
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Feb 24, 2020
1 parent 22b854e commit eb0f36a
Show file tree
Hide file tree
Showing 21 changed files with 22 additions and 1 deletion.
1 change: 1 addition & 0 deletions packs/C++/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/D/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
3 changes: 2 additions & 1 deletion packs/apps/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ pipelines:
name: helm-release
- comment: Let's promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/csharp/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/cwp/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ pipelines:
sh: jx step helm release
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/docker-helm/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ pipelines:
- comment: Let's promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27



1 change: 1 addition & 0 deletions packs/go-mongodb/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ pipelines:
sh: jx step helm release
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/go/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/gradle/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/helm/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ pipelines:
- comment: Let's promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27



1 change: 1 addition & 0 deletions packs/javascript-ui-nginx/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/javascript/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/maven-node-ruby/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/maven/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/ml-python-gpu-service/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ pipelines:
sh: jx step helm release
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
image: jenkinsxio/jenkins-x-installer:0.0.27
post:
steps:
- groovy: always
Expand Down
1 change: 1 addition & 0 deletions packs/ml-python-service/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ pipelines:
sh: jx step helm release
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
image: jenkinsxio/jenkins-x-installer:0.0.27
post:
steps:
- groovy: always
Expand Down
1 change: 1 addition & 0 deletions packs/php/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/python/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/ruby/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/rust/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27
1 change: 1 addition & 0 deletions packs/scala/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ pipelines:
- comment: promote through all 'Auto' promotion Environments
sh: jx promote -b --all-auto --timeout 1h --version \$(cat ../../VERSION)
name: jx-promote
image: jenkinsxio/jenkins-x-installer:0.0.27

0 comments on commit eb0f36a

Please sign in to comment.