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
2daad5cd9a
commit
b95a06fe79
2
.github/workflows/podman-udmp.yml
vendored
2
.github/workflows/podman-udmp.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build the Docker image
|
||||
run: docker build ./podman-update/build/ --file Dockerfile --tag boostchicken:udmp-podman-$(date +%s)
|
||||
run: docker build --file podman-update/build/Dockerfile --tag boostchicken:udmp-podman-$(date +%s) podman-update/build/
|
||||
- name: Docker Extract
|
||||
uses: shrink/actions-docker-extract@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user