Skip to content

Commit

Permalink
Prefix docker image tag with branch
Browse files Browse the repository at this point in the history
Change-Id: Iee1e9ec49886abc765c81d0ee0b416d8a82279cf
  • Loading branch information
johngian committed Oct 2, 2023
1 parent 7555d04 commit a9866f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pipeline/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ pipelines:
- name: publish
build: production
publish:
image: true
image:
tag: '${setup.branch}-${setup.timestamp}-${.stage}'

0 comments on commit a9866f7

Please sign in to comment.