Update build-installer-iso.yml
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
docker pull quay.io/centos-bootc/bootc-image-builder:latest
|
docker pull quay.io/centos-bootc/bootc-image-builder:latest
|
||||||
|
|
||||||
- name: Build ISO
|
- name: Build ISO
|
||||||
run:
|
run: |
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
-v ${{ github.workspace }}:/workspace \
|
-v ${{ github.workspace }}:/workspace \
|
||||||
-v ${{ github.workspace }}/output:/output \
|
-v ${{ github.workspace }}/output:/output \
|
||||||
|
|||||||
Reference in New Issue
Block a user