Trigger reconcile webhook once build is done
All checks were successful
Build and deploy / build (push) Successful in 5m34s
kustomization/authelia-controller/325cc95e reconciliation succeeded
All checks were successful
Build and deploy / build (push) Successful in 5m34s
kustomization/authelia-controller/325cc95e reconciliation succeeded
This commit is contained in:
parent
7512ed35b8
commit
f03ab650fd
|
@ -9,7 +9,8 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
uses: dreaded_x/workflows/.gitea/workflows/rust-kubernetes.yaml@f948dd0b510b112852c22b8cecd5fd7a3fb35027
|
||||
uses: dreaded_x/workflows/.gitea/workflows/rust-kubernetes.yaml@66ab50c3ac239dbdd1e42e6276ec2e65b6a79379
|
||||
secrets: inherit
|
||||
with:
|
||||
generate_crds: true
|
||||
webhook_url: ${{ secrets.WEBHOOK_URL }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user