Skip to content

Commit c1715cd

Browse files
committed
cache build
1 parent 2ed7a30 commit c1715cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
context: .
4343
push: ${{ github.event_name == 'push' }}
4444
tags: crenshawdotdev/argocd-executor-plugin:${{ inputs.tag || 'latest' }}
45+
cache-from: type=gha
46+
cache-to: type=gha,mode=max
4547
- name: Install cosign
4648
uses: sigstore/cosign-installer@main
4749
with:

0 commit comments

Comments
 (0)