mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update podman-udmp.yml
This commit is contained in:
parent
fdf00fa248
commit
7bca9d2f3d
4
.github/workflows/podman-udmp.yml
vendored
4
.github/workflows/podman-udmp.yml
vendored
@ -15,9 +15,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Docker Setup QEMU
|
||||
uses: docker/setup-qemu-action@v1.2.0
|
||||
uses: docker/setup-qemu-action@v2
|
||||
- name: Build the Docker image
|
||||
run: docker build --file podman-update/build/Dockerfile --build-arg UDM_PLATFORM=UDM-Pro --tag boostchicken:udmp-podman podman-update/build/
|
||||
- name: Docker Extract
|
||||
|
Loading…
Reference in New Issue
Block a user