Skip to content

Commit

Permalink
ok i think this fixes it
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian04 committed Feb 13, 2024
1 parent ef5c6d3 commit cc142d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
context: .
push: true
no-cache: true # just here temporarily for debugging a thing
tags: latest
#tags: ${{ steps.meta.outputs.tags }}
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit cc142d3

Please sign in to comment.