mirror of
https://github.com/ziggyds/iventoy
synced 2024-11-11 13:11:10 +00:00
copy paste oopsie
This commit is contained in:
parent
9c1c7d758a
commit
f9478a04af
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
labels: |
|
labels: |
|
||||||
IVENTOY=${{ needs.init.outputs.iventoy }}
|
IVENTOY=${{ needs.init.outputs.iventoy }}
|
||||||
build-args: |
|
build-args: |
|
||||||
HEALTHCHECKS=${{ needs.init.outputs.iventoy }}
|
IVENTOY=${{ needs.init.outputs.iventoy }}
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
${{ secrets.DOCKERHUB_USERNAME }}/${{ github.event.repository.name }}:${{ needs.init.outputs.iventoy }}
|
${{ secrets.DOCKERHUB_USERNAME }}/${{ github.event.repository.name }}:${{ needs.init.outputs.iventoy }}
|
||||||
|
Loading…
Reference in New Issue
Block a user