Update podman-udmp-udmse.yml

This commit is contained in:
John Dorman 2023-03-07 06:48:31 -08:00 committed by GitHub
parent 0a9836b3c3
commit 0e4e5e543c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
- name: Docker Setup QEMU - name: Docker Setup QEMU
uses: docker/setup-qemu-action@v2 uses: docker/setup-qemu-action@v2
- name: Build the Docker image - name: Build the Docker image
run: docker build --file podman-update/build/Dockerfile --build-arg UDM_PLATFORM=UDM-SE --tag boostchicken:udm-podman podman-update/build/ run: docker build --file podman-update/build/Dockerfile --build-arg UDM_PLATFORM=UDM-Pro-SE --tag boostchicken:udm-podman podman-update/build/
- name: Docker Extract - name: Docker Extract
id: extract id: extract
uses: boostchicken-dev/actions-docker-extract@v2 uses: boostchicken-dev/actions-docker-extract@v2