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 1fb8adb commit c6de5f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
ssh-private-key: ${{ secrets.GITHUBCLONEKEY }}
ref: main
path: sift-java-integration-app
- run: |
ls
- name: Build with Gradle Wrapper
run: |
Expand Down

0 comments on commit c6de5f9

Please sign in to comment.