Skip to content

Commit

Permalink
Added the new acconuts
Browse files Browse the repository at this point in the history
  • Loading branch information
athiruma committed Dec 5, 2023
1 parent 1b8594e commit bd18f65
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion jenkins/tenant/aws/ecoeng_01/PolicyJenkinsfileDaily
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
account = ['partnerlab', 'coreos-training']
account = ['partnerlab', 'coreos-training', 'industry-partners', 'special-projects', 'edgeinfra', 'specialprojects-qe', 'ecoeng-sap', 'sysdeseng', 'verticals-ui']
pipeline {
options {
disableConcurrentBuilds()
Expand Down
8 changes: 7 additions & 1 deletion jenkins/tenant/aws/ecoeng_01/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@
Accounts:
- partnerlab
- coreos-training
-
- industry-partners
- special-projects
- edgeinfra
- specialprojects-qe
- ecoeng-sap
- sysdeseng
- verticals-ui
2 changes: 1 addition & 1 deletion jenkins/tenant/aws/ecoeng_01/TaggingJenkinsfileHourly
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
account = ['partnerlab', 'coreos-training']
account = ['partnerlab', 'coreos-training', 'industry-partners', 'special-projects', 'edgeinfra', 'specialprojects-qe', 'ecoeng-sap', 'sysdeseng', 'verticals-ui']
pipeline {
options {
disableConcurrentBuilds()
Expand Down

0 comments on commit bd18f65

Please sign in to comment.