Skip to content

Commit

Permalink
Merge pull request #27 from sanger-pathogens/bugfix/fix-publish-action
Browse files Browse the repository at this point in the history
Fix Docker building for a non-existing target
  • Loading branch information
HarryHung authored Nov 17, 2023
2 parents 40b6d9f + 942fde7 commit fb608a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image-publish-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,5 @@ jobs:
with:
context: .
push: true
target: app
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit fb608a5

Please sign in to comment.