Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bc6bb78973 |
@@ -3,7 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- feature/gitops
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@@ -51,7 +50,7 @@ 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
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user