Update docker-image.yml
This commit is contained in:
parent
74ac974e4e
commit
16d17fa6a9
1 changed files with 2 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue