Skip to content

Commit

Permalink
gha cache
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaiPetukhov committed Jan 26, 2024
1 parent 78732cb commit 5a0d1d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-push-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
LABEL_MODES=${{ env.LABEL_MODES }}
LABEL_README=${{ env.LABEL_README }}
LABEL_BUILT_AT=${{ env.LABEL_BUILT_AT }}
cache-from: type=registry,ref=supervisely/agent:cache
cache-to: type=registry,ref=supervisely/agent:cache,mode=max
# cache-from: type=gha
# cache-to: type=gha,mode=max
# cache-from: type=registry,ref=supervisely/agent:cache
# cache-to: type=registry,ref=supervisely/agent:cache,mode=max
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 5a0d1d1

Please sign in to comment.