Update .gitea/workflows/publish.yaml
Some checks failed
Build and publish Image / build-and-push (push) Failing after 13s

This commit is contained in:
2024-03-06 08:10:42 +00:00
parent 64b97c0e33
commit 0a9074c1e0

View File

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