any branch
This commit is contained in:
@@ -51,9 +51,9 @@ jobs:
|
|||||||
version: ${{ needs.check-version.outputs.version }}
|
version: ${{ needs.check-version.outputs.version }}
|
||||||
|
|
||||||
docker-gitops:
|
docker-gitops:
|
||||||
name: New docker to the cluster
|
name: GitOps
|
||||||
needs: [docker-build-push]
|
needs: [docker-build-push]
|
||||||
uses: niko/gitea-ci-library/.gitea/workflows/gitops-dispatch.yml@main
|
uses: niko/gitea-ci-library/.gitea/workflows/gitops-dispatch.yml
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
env_json: ${{ needs.load-config.outputs.env_json }}
|
env_json: ${{ needs.load-config.outputs.env_json }}
|
||||||
|
|||||||
Reference in New Issue
Block a user