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 8358e52 commit ff83ee5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:
distribution: 'zulu'

- run: |
version=$(./gradlew properties -q)
echo ${version}
./gradlew properties -q
- name: Clone sift-java-integration-app and extract sift-java
uses: actions/checkout@v4
Expand Down

0 comments on commit ff83ee5

Please sign in to comment.