update the docker build workflow
Some checks failed
Build and publish the docker image / build (push) Failing after 8s
Some checks failed
Build and publish the docker image / build (push) Failing after 8s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
94b940d186
commit
99a3fc5209
@ -20,7 +20,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{env.REGISTRY}}
|
||||
username: ${{gitea.actor}}
|
||||
password: ${{secrets.GITEA_TOKEN}}
|
||||
password: ${{secrets.PACKAGES_TOKEN }}
|
||||
|
||||
- name: Build image
|
||||
run: |
|
Loading…
x
Reference in New Issue
Block a user