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 9619a40 commit edb2a1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,5 @@ jobs:
run: |
ls
pwd
cd sift-java-integration-app
version=$(./gradlew properties -q | grep -E "^version:" | awk '{print $2}')
unzip -j ../build/distributions/sift-java-${version}.zip -d app/libs/

0 comments on commit edb2a1c

Please sign in to comment.