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