mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
Update create-release.yml
This commit is contained in:
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
gitops-file: "environments/staging/doc.kerberos.io/deployment.yaml"
|
||||
gitops-pr-branch: "release-kerberos-documentation-${{ github.event.inputs.tag || github.ref_name }}"
|
||||
gitops-key: ".spec.template.spec.containers[0].image"
|
||||
gitops-value: "uugai/kerberos-documentation:${{ github.event.inputs.tag || github.ref_name }}"
|
||||
gitops-value: "core.harbor.uug.ai/images/uugai/kerberos-documentation:${{ github.event.inputs.tag || github.ref_name }}"
|
||||
commit-email: "gitops@uug.ai"
|
||||
commit-name: "GitOps - UUG.AI"
|
||||
commit-message: "A new release for Kerberos documentation - ${{ github.event.inputs.tag || github.ref_name }}"
|
||||
|
||||
Reference in New Issue
Block a user