Skip to content

Commit

Permalink
update deploy-staging job
Browse files Browse the repository at this point in the history
  • Loading branch information
patjouk committed Feb 6, 2024
1 parent 6ee96ff commit 5f5268b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,6 @@ jobs:
deploying_repo: ${{ github.repository }}
infra_repo: ${{ env.INFRA_REPO }}
deploy_key: ${{ secrets.DEPLOY_KEY }}
app: <APP-NAME-ENVIRONMENT> # This needs to be the name of your application in ArgoCD for this environment
app: kotlin-application-template-staging
argocd_pipeline_password: ${{ secrets.ARGOCD_PIPELINE_PASSWORD }}
argocd_server: ${{ secrets.ARGOCD_SERVER }}

0 comments on commit 5f5268b

Please sign in to comment.