Update .gitea/workflows/publish.yaml
Some checks failed
Build and publish Image / build-and-push (push) Failing after 11s
Some checks failed
Build and publish Image / build-and-push (push) Failing after 11s
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
with:
|
||||
context: ./Docker/
|
||||
push: true
|
||||
tags: harbor.evanshome.io/library/py-eagle-mqtt:dev
|
||||
tags: 'harbor.evanshome.io/library/py-eagle-mqtt:dev'
|
||||
secrets: |
|
||||
GIT_AUTH_TOKEN=${{ secrets.HARBORTOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user