Skip to content

Commit

Permalink
How about this?
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed May 14, 2024
1 parent 9a66cb5 commit 83884b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
id: build
uses: docker/build-push-action@v5
with:
tag: ${{ env.REGISTRY }}/${{ env.ISPG_IMAGE }}
cache-from: type=gha
cache-to: type=gha,mode=max
outputs: |
Expand Down

0 comments on commit 83884b5

Please sign in to comment.