forked from SoDOff-Project/sodoff
Update .gitea/workflows/build-and-publish.yaml
Some checks failed
Build And Publish Container / build (push) Has been cancelled
Some checks failed
Build And Publish Container / build (push) Has been cancelled
This commit is contained in:
parent
0276e4bd5b
commit
0e00d0b7a2
@ -6,7 +6,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
options: --dns 10.14.69.120
|
options: --dns 127.0.0.11
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user