mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 18:09:04 +00:00
Code Cleanup
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
48975824e7
commit
557824d2d1
10 changed files with 12 additions and 50 deletions
1
.github/workflows/verify-build.yml
vendored
1
.github/workflows/verify-build.yml
vendored
|
@ -79,6 +79,7 @@ jobs:
|
|||
with:
|
||||
image: ${{ env.IMAGE_NAME }}
|
||||
tags: 'latest v2'
|
||||
base-image: 'registry.access.redhat.com/openjdk/openjdk-11-rhel7'
|
||||
# To avoid hardcoding a particular version of the binary.
|
||||
content: |
|
||||
./spring-petclinic/target/spring-petclinic-*.BUILD-SNAPSHOT.jar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue