Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1527ea14bc |
@@ -46,7 +46,7 @@ jobs:
|
|||||||
uses: https://gitea.ldpt.fr/actions/argocd-deploy/.gitea/workflows/deploy.yaml@main
|
uses: https://gitea.ldpt.fr/actions/argocd-deploy/.gitea/workflows/deploy.yaml@main
|
||||||
with:
|
with:
|
||||||
server-url: https://github.com
|
server-url: https://github.com
|
||||||
argocd-repo: lucasdpt/k8s-homelab
|
argocd-repo: lucasdpt/homelab-argocd
|
||||||
file-path: ${{ inputs.file-path }}
|
file-path: ${{ inputs.file-path }}
|
||||||
update-helm: ${{ inputs.update-helm == true }}
|
update-helm: ${{ inputs.update-helm == true }}
|
||||||
update-image: ${{ inputs.update-image == true }}
|
update-image: ${{ inputs.update-image == true }}
|
||||||
|
|||||||
Reference in New Issue
Block a user