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:
|
with:
|
||||||
context: ./Docker/
|
context: ./Docker/
|
||||||
push: true
|
push: true
|
||||||
tags: harbor.evanshome.io/library/py-eagle-mqtt:dev
|
tags: 'harbor.evanshome.io/library/py-eagle-mqtt:dev'
|
||||||
secrets: |
|
secrets: |
|
||||||
GIT_AUTH_TOKEN=${{ secrets.HARBORTOKEN }}
|
GIT_AUTH_TOKEN=${{ secrets.HARBORTOKEN }}
|
||||||
|
|
||||||
Reference in New Issue
Block a user