Skip to content

Commit

Permalink
Add docker action cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hoetmaaiers committed Jun 26, 2024
1 parent def9be7 commit fff3110
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-cd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ jobs:
push: true
tags: vitobelgium/guppy:latest
context: ./server
file: ./server/Dockerfile
file: ./server/Dockerfile
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit fff3110

Please sign in to comment.