Trigger reconcile webhook once build is done
Some checks failed
Build and deploy / build (push) Failing after 5m25s
kustomization/authelia-controller/325cc95e health check failed
Some checks failed
Build and deploy / build (push) Failing after 5m25s
kustomization/authelia-controller/325cc95e health check failed
This commit is contained in:
parent
7512ed35b8
commit
c5631638b9
|
@ -9,7 +9,8 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: dreaded_x/workflows/.gitea/workflows/rust-kubernetes.yaml@f948dd0b510b112852c22b8cecd5fd7a3fb35027
|
uses: dreaded_x/workflows/.gitea/workflows/rust-kubernetes.yaml@ebef92d8584dd97eef5ae7961e3c930cf76c8da6
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
generate_crds: true
|
generate_crds: true
|
||||||
|
# webhook_url: ${{ secrets.WEBHOOK_URL }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user