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 9, 2024
1 parent 15e881a commit 6b95501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/orca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
#echo "::set-output name=BUILDDATE::$(date -u +"%Y%m%d%H%M")"
echo ::set-output name=CTAG::"8.31.1-92"
- name: Build
run: ./gradlew --no-daemon echo-orca:installDist -x test
run: ./gradlew --no-daemon orca-web:installDist -x test
- name: Login to Quay
#if: startsWith(github.repository, ‘yugaa22/‘)
uses: docker/login-action@v1
Expand Down

0 comments on commit 6b95501

Please sign in to comment.