Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
camaeel committed Jan 14, 2025
1 parent 9c3e3d6 commit 76aea24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,5 @@ jobs:
- docker-build
strategy:
matrix:
IMAGE_TAG: "${{ needs.docker-build.outputs.dockerTag }}"
IMAGE_TAG:
- "${{ needs.docker-build.outputs.dockerTag }}"

0 comments on commit 76aea24

Please sign in to comment.