backend - towards a better gitops deploy strategy #70
@@ -27,7 +27,7 @@ jobs:
|
|||||||
chmod +x tea
|
chmod +x tea
|
||||||
- name: Post comment
|
- name: Post comment
|
||||||
run: |
|
run: |
|
||||||
./tea pr comment ${{ github.event.number }} --body "The backend has been deployed to staging with url https://pr-${{ github.event.number }}.anyway-stg.anydev.info. Check the deployment status in ArgoCD:
|
./tea pr comment ${{ github.event.number }} "The backend has been deployed to staging with url https://pr-${{ github.event.number }}.anyway-stg.anydev.info. Check the deployment status in ArgoCD:
|
||||||
|
|
||||||
[](https://argocd.kluster.moll.re/applications/anydev-anyway-backend-stg-pr-${{ github.event.number }})"
|
[](https://argocd.kluster.moll.re/applications/anydev-anyway-backend-stg-pr-${{ github.event.number }})"
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user