Update .gitea/workflows/publish.yaml
All checks were successful
Build and publish Image / build-and-push (push) Successful in 15s
All checks were successful
Build and publish Image / build-and-push (push) Successful in 15s
This commit is contained in:
@@ -32,6 +32,4 @@ jobs:
|
|||||||
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: |
|
|
||||||
GIT_AUTH_TOKEN=${{ secrets.HARBORTOKEN }}
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user