Skip to content

Commit

Permalink
Tag images with git commit and branch
Browse files Browse the repository at this point in the history
  • Loading branch information
todaywasawesome committed Apr 27, 2021
1 parent f9102c2 commit bc5bd78
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .codefresh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ steps:
type: push
arguments:
candidate: '${{build}}'
tag: latest
tags:
- latest
- ${{CF_BRANCH_TAG_NORMALIZED_LOWER_CASE}}
- ${{CF_SHORT_REVISION}}
image_name: todaywasawesome/metallb-google-wifi-announce
registry: todaywasawesome
stage: "build"
Expand Down

0 comments on commit bc5bd78

Please sign in to comment.