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

Commit

Permalink
chore: pass hardcoded version tag to build args
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Jun 21, 2024
1 parent 138acd0 commit 7663167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
addLatest: ${{ github.ref == 'refs/heads/master' }}
buildArgs: TAG=0.5

0 comments on commit 7663167

Please sign in to comment.