Feature/gitops #37

Merged
niko merged 23 commits from feature/gitops into main 2026-06-22 10:37:15 +03:00
Showing only changes of commit 077d98edb8 - Show all commits
+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 }}