Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

GitHub Actions workflow for Gradle #38

Merged
merged 17 commits into from
Jul 23, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix missing tag
Signed-off-by: Jade Carino <[email protected]>
jadecarino committed Jul 23, 2024

Verified

This commit was signed with the committer’s verified signature.
commit 83e26428c611a497afc6586e8b12efe55801dfa5
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yaml
Original file line number Diff line number Diff line change
@@ -67,4 +67,4 @@ jobs:
# dockerRepository will change to ghcr.io once the Wrapping image is available there
build-args: |
dockerRepository=harbor.galasa.dev
tag=${{ env.BRANCH }}
tag=main