Skip to content

Commit

Permalink
Merge pull request #178 from quid/chore/QUID-28018-migrate-ci-cd-pipe…
Browse files Browse the repository at this point in the history
…lines-to-github-actions-and-argo-cd

chore: migrate ci/cd pipelines to github actions and argo cd
  • Loading branch information
prasannachiang committed Jan 3, 2024
2 parents bdd4fcb + e1fc7c0 commit 5327699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,6 @@ jobs:
run: |
export GITHUB_NAME=quid-bot
export GITHUB_EMAIL=infratructure@quid.com
export GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
export AUTOMATED_WRITE_AUTH=${{ secrets.AUTOMATED_WRITE_AUTH }}
scripts/deploy.sh

0 comments on commit 5327699

Please sign in to comment.