Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Add dev_tags section for build.yml (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Stucki authored Apr 27, 2022
1 parent 494d7d8 commit f2cff57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,5 @@ jobs:
arch: ${{matrix.arch}}
tags: |
docker.io/hashicorp/${{env.repo}}:${{env.version}}
dev_tags: |
docker.io/hashicorppreview/${{env.repo}}:${{env.version}}

0 comments on commit f2cff57

Please sign in to comment.