Skip to content

Commit

Permalink
CI: re-enable cache and un-hardcode tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian04 committed Feb 13, 2024
1 parent 444ccd3 commit ea9a4ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
context: .
push: true
no-cache: true # just here temporarily for debugging a thing
#tags: ${{ steps.meta.outputs.tags }}
tags: ghcr.io/arian04/pytas:latest
tags: |
type=raw,value=latest,enable={{is_default_branch}}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit ea9a4ef

Please sign in to comment.