mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-07 17:31:35 +00:00
Fix issue of workDir not being used in the code (#49)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
8fe53efc79
commit
65f18d484c
5 changed files with 7 additions and 3 deletions
1
.github/workflows/scratch_build.yml
vendored
1
.github/workflows/scratch_build.yml
vendored
|
@ -91,6 +91,7 @@ jobs:
|
|||
spring-petclinic-*.jar
|
||||
port: 8080
|
||||
archs: amd64,arm64
|
||||
workdir: "."
|
||||
|
||||
- name: Echo Outputs
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue