Skip to content

Commit

Permalink
use actions cache for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
snpz authored and gaul committed Jan 11, 2024
1 parent 40bdb6c commit d35eb25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,5 @@ jobs:
BUILDTIME=${{ needs.meta.outputs.container_buildtime }}
VERSION=${{ needs.meta.outputs.container_version }}
REVISION=${{ needs.meta.outputs.container_revision }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit d35eb25

Please sign in to comment.