Skip to content

Commit

Permalink
Revert "Prefix docker image tag with branch"
Browse files Browse the repository at this point in the history
This reverts commit a9866f7.

Reason for revert: Branch name is not a valid docker tag

Change-Id: Icb9a3fdb26ee69f5322692589e3fed83506a62c7
  • Loading branch information
johngian committed Oct 2, 2023
1 parent a9866f7 commit e5745b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pipeline/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ pipelines:
- name: publish
build: production
publish:
image:
tag: '${setup.branch}-${setup.timestamp}-${.stage}'
image: true

0 comments on commit e5745b6

Please sign in to comment.