any branch
CI Feature / Bats tests (push) Has been cancelled
CI Feature / Cucumber tests (push) Has been cancelled
CI Feature / Report Summary (push) Has been cancelled
CI Feature / Load example-gitea-env.conf to pipeline env (push) Has been cancelled
CI Main / Load example-gitea-env.conf to pipeline env (push) Successful in 22s
CI Main / Check existing artifact (push) Successful in 19s
unit-tests Bats test report
acc-tests Cucumber test report
CI Main / Cucumber tests (push) Successful in 1m41s
CI Main / Bats tests (push) Successful in 1m29s
ci-docker-build-push Docker push 0.2.24
CI Main / Build & Push Docker (push) Successful in 42s
CI Main / GitOps (push) Failing after 0s
CI Main / Move provider version tag (push) Has been skipped
CI Main / Report Summary (push) Successful in 5s
CI Feature / Bats tests (push) Has been cancelled
CI Feature / Cucumber tests (push) Has been cancelled
CI Feature / Report Summary (push) Has been cancelled
CI Feature / Load example-gitea-env.conf to pipeline env (push) Has been cancelled
CI Main / Load example-gitea-env.conf to pipeline env (push) Successful in 22s
CI Main / Check existing artifact (push) Successful in 19s
unit-tests Bats test report
acc-tests Cucumber test report
CI Main / Cucumber tests (push) Successful in 1m41s
CI Main / Bats tests (push) Successful in 1m29s
ci-docker-build-push Docker push 0.2.24
CI Main / Build & Push Docker (push) Successful in 42s
CI Main / GitOps (push) Failing after 0s
CI Main / Move provider version tag (push) Has been skipped
CI Main / Report Summary (push) Successful in 5s
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user