mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-08-19 04:26:45 +00:00
chore: move controller main to cmd/controller (#1962)
Signed-off-by: bakito <github@bakito.ch>
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
sbom-name: capsule
|
||||
sbom-repository: ghcr.io/${{ github.repository_owner }}/capsule
|
||||
signature-repository: ghcr.io/${{ github.repository_owner }}/capsule
|
||||
main-path: ./cmd/
|
||||
main-path: ./cmd/controller/
|
||||
env:
|
||||
REPOSITORY: ${{ github.repository }}
|
||||
generate-capsule-provenance:
|
||||
|
||||
Reference in New Issue
Block a user