Skip to content

Commit

Permalink
Update orca.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumarp authored Aug 2, 2024
1 parent 29874d1 commit 8677806
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/orca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
echo ::set-output name=REPO::"ubi8-oes-orca"
echo ::set-output name=VERSION::"1.28.4"
echo ::set-output name=GITHASH::"$(git rev-parse --short HEAD)"
echo ::set-output name=CTAG::"54-patch1"
- name: Build
run: ./gradlew --no-daemon orca-web:installDist -x test
Expand Down

0 comments on commit 8677806

Please sign in to comment.