Skip to content

Commit

Permalink
Merge pull request #179 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 authored Jan 3, 2024
2 parents 5327699 + cf000bc commit f7c4cec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

test-and-deploy:
runs-on: public-runner
permissions:
contents: write
steps:
- name: Checkout Master
uses: actions/checkout@v4
Expand Down

0 comments on commit f7c4cec

Please sign in to comment.