Update .github/workflows/docker-deploy.yaml
This commit is contained in:
3
.github/workflows/docker-deploy.yaml
vendored
3
.github/workflows/docker-deploy.yaml
vendored
@@ -57,5 +57,6 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
#tags: ${{ steps.meta.outputs.tags }}
|
||||
tags: git.nicktrimborn.de/nick/tasmota-power-exporter:${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
Reference in New Issue
Block a user