Update .gitea/workflows/publish.yaml
All checks were successful
Build and publish Image / build-and-push (push) Successful in 15s

This commit is contained in:
2024-03-06 08:26:23 +00:00
parent 3de86aa168
commit b891855f16

View File

@@ -32,6 +32,4 @@ jobs:
context: ./Docker/
push: true
tags: 'harbor.evanshome.io/library/py-eagle-mqtt:dev'
secrets: |
GIT_AUTH_TOKEN=${{ secrets.HARBORTOKEN }}