mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update podman-udmp-udmse.yml
This commit is contained in:
parent
0a9836b3c3
commit
0e4e5e543c
2
.github/workflows/podman-udmp-udmse.yml
vendored
2
.github/workflows/podman-udmp-udmse.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Docker Setup QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
- 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
|
||||
id: extract
|
||||
uses: boostchicken-dev/actions-docker-extract@v2
|
||||
|
Loading…
Reference in New Issue
Block a user