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:
|
with:
|
||||||
registry: ${{env.REGISTRY}}
|
registry: ${{env.REGISTRY}}
|
||||||
username: ${{gitea.actor}}
|
username: ${{gitea.actor}}
|
||||||
password: ${{secrets.GITEA_TOKEN}}
|
password: ${{secrets.PACKAGES_TOKEN }}
|
||||||
|
|
||||||
- name: Build image
|
- name: Build image
|
||||||
run: |
|
run: |
|
@ -1,2 +1,3 @@
|
|||||||
# [ngn.tf] | AnonymousOverflow
|
# [ngn.tf] | AnonymousOverflow
|
||||||
|
![](https://git.ngn.tf/ngn/anonymous_overflow/actions/workflows/build.yml)
|
||||||
A fork of the [AnonymousOverflow](https://github.com/httpjamesm/AnonymousOverflow) project, with my personal changes.
|
A fork of the [AnonymousOverflow](https://github.com/httpjamesm/AnonymousOverflow) project, with my personal changes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user