Update docker-image.yml
This commit is contained in:
parent
74ac974e4e
commit
16d17fa6a9
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
@ -18,7 +18,8 @@ jobs:
|
|||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: tigerblue77/dell_idrac_fan_controller:latest
|
images: tigerblue77/dell_idrac_fan_controller
|
||||||
|
tag-custom: latest
|
||||||
|
|
||||||
- name: Login to DockerHub
|
- name: Login to DockerHub
|
||||||
uses: docker/login-action@v1
|
uses: docker/login-action@v1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user