any branch

This commit is contained in:
moilanik
2026-06-22 10:24:31 +03:00
parent a99a8a28c6
commit 5a08295b17
+2 -2
View File
@@ -51,9 +51,9 @@ jobs:
version: ${{ needs.check-version.outputs.version }}
docker-gitops:
name: New docker to the cluster
name: GitOps
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
with:
env_json: ${{ needs.load-config.outputs.env_json }}