Skip to content

Commit

Permalink
Merge pull request #7460 from jandubois/cliplugin-signing
Browse files Browse the repository at this point in the history
The docker cli-plugins are now in their own directory
  • Loading branch information
mook-as authored Sep 11, 2024
2 parents 67ece93 + ef7bfac commit 6693cfc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build/signing-config-win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,15 @@ resources/resources/win32/bin:
- docker-credential-none.exe
- nerdctl.exe
- rdctl.exe
- '!docker-buildx.exe'
- '!docker-compose.exe'
- '!docker-credential-ecr-login.exe'
- '!docker-credential-wincred.exe'
- '!helm.exe'
- '!kubectl.exe'
- '!kuberlr.exe'
- '!spin.exe'
resources/resources/win32/docker-cli-plugins:
- '!docker-buildx.exe'
- '!docker-compose.exe'
resources/resources/win32/internal:
- host-switch.exe
- steve.exe
Expand Down

0 comments on commit 6693cfc

Please sign in to comment.