Skip to content

Commit

Permalink
Add multiple build tags
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaeger committed Nov 3, 2023
1 parent 191c762 commit 69c026f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pydesigner_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: dmri/neurodock:latest,
tags: dmri/neurodock:latest,dmri/neurodock:${{ steps.version.outputs.value }}

0 comments on commit 69c026f

Please sign in to comment.