Skip to content

Commit

Permalink
Test cache in docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
exitfound committed Mar 31, 2024
1 parent 42bc758 commit 1e488af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/molecule-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,5 @@ jobs:
context: ./dockerfiles/
tags: mdd13/ansible-docker-ubuntu:${{ env.OS_VERSION }}
file: ./dockerfiles/${{ env.OS_VERSION }}.dockerfile
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 1e488af

Please sign in to comment.