You've already forked reloading-manager
I have no idea what Copilot was doing there.
This commit is contained in:
@@ -69,7 +69,7 @@ Update Deployment:
|
||||
stage: Update Deployment
|
||||
script: |
|
||||
echo "## Do not edit this file directly. It is auto-generated by the script." > argocd/deployment/deployment.yml
|
||||
sed "s|__TAG__|${{ gitea.ref_name }}|g" argocd/template/deployment.yml >> argocd/deployment/deployment.yml
|
||||
sed "s|__TAG__|${CI_COMMIT_TAG}|g" argocd/template/deployment.yml >> argocd/deployment/deployment.yml
|
||||
artifacts:
|
||||
expire_in: 1 hour
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user