mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-23 21:55:30 +02:00
🏗 Updates path to Dockerfile
This commit is contained in:
parent
02923fa64c
commit
502d34e460
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
|
|
||||||
# Build the image from default Dockerfile
|
# Build the image from default Dockerfile
|
||||||
- name: Build image
|
- name: Build image
|
||||||
run: docker build . --file docker/Dockerfile-multi-arch --tag $IMAGE_NAME --label "runnumber=${GITHUB_RUN_ID}"
|
run: docker build . --tag $IMAGE_NAME --label "runnumber=${GITHUB_RUN_ID}"
|
||||||
|
|
||||||
# Push build image
|
# Push build image
|
||||||
- name: Push image
|
- name: Push image
|
||||||
|
Loading…
x
Reference in New Issue
Block a user