Skip to content

Commit

Permalink
migrate jenkins ci to GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pmallampati-sift committed Jun 26, 2024
1 parent 019e2f2 commit 9619a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
repository: SiftScience/sift-java-integration-app
ssh-key: ${{ secrets.GITHUBCLONEKEY }}
ref: main
path: /
path: /home/runner/work/sift-java/sift-java/
- run: |
ls
Expand Down

0 comments on commit 9619a40

Please sign in to comment.