Skip to content

Commit

Permalink
chore: add a prefix to the env release pipeline name
Browse files Browse the repository at this point in the history
So we can easily distinguish app release jobs/pods from the env release jobs/pods.
  • Loading branch information
hervelemeur authored and Hervé Le Meur committed Apr 8, 2021
1 parent 22346da commit 84ff185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment/.lighthouse/jenkins-x/triggers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ spec:


postsubmits:
- name: release
context: "release"
- name: bootjob
context: "bootjob"
source: "release.yaml"
branches:
- ^main$
Expand Down

0 comments on commit 84ff185

Please sign in to comment.