Skip to content

Commit

Permalink
Edit
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Mar 15, 2024
1 parent 1ebf41a commit 4686d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gridwatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ${{ env.REPO }}:${GITHUB_REF#refs/tags/v}-${{ github.ref_name }}
tags: ${{ env.REPO }}:${{ github.ref_name }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 4686d9c

Please sign in to comment.