Skip to content

Commit

Permalink
ci: cache build results for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Mar 31, 2024
1 parent adbb978 commit eaa0088
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ jobs:
with:
push: true
context: .
cache-from: type=gha
cache-to: type=gha,mode=max
tags: ghcr.io/skyra-project/skyra.pw:latest

0 comments on commit eaa0088

Please sign in to comment.