Skip to content

Commit

Permalink
fix ci tags
Browse files Browse the repository at this point in the history
  • Loading branch information
simao committed Oct 22, 2024
1 parent 81ed67a commit befc9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
context: .
file: Dockerfile-ci
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
tags: ${{ steps.meta.outputs.labels }}

0 comments on commit befc9fe

Please sign in to comment.