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 c6de5f9 commit 3f7fe61
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-private-key: ${{ secrets.GITHUBCLONEKEY }}
ref: main
path: sift-java-integration-app
path: /
- run: |
ls
Expand Down

0 comments on commit 3f7fe61

Please sign in to comment.