Skip to content

Commit

Permalink
update trigger for frontend build
Browse files Browse the repository at this point in the history
  • Loading branch information
kuanfandevops committed Mar 6, 2024
1 parent f52674b commit 4027640
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion openshift/templates/frontend/frontend-bc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ objects:
key: password
type: Source
successfulBuildsHistoryLimit: 5
triggers: []
triggers:
- imageChange: {}
type: ImageChange
- type: ConfigChange
status:
lastVersion: 0

0 comments on commit 4027640

Please sign in to comment.