Skip to content

Commit

Permalink
branch tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dnil committed Oct 31, 2024
1 parent 5b6e3bc commit d74ea93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_build_latest_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
dockerfile: Dockerfile-stage
tags: "latest, clinicalgenomics/tip2toe-stage:${{steps.branch-name.outputs.current_branch}}"
tags: "latest, ${{steps.branch-name.outputs.current_branch}}"

0 comments on commit d74ea93

Please sign in to comment.