Skip to content

Commit

Permalink
Tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
kvermeul committed Apr 22, 2023
1 parent 02e6264 commit fc92f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/revtr-sidecar:latest
tags: ${{ secrets.DOCKERHUB_USERNAME }}/revtr-sidecar:${{ github.ref_name }}

0 comments on commit fc92f8b

Please sign in to comment.