copy paste oopsie

pull/4/head
zidesm 1 year ago
parent 9c1c7d758a
commit f9478a04af

@ -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…
Cancel
Save