make sure the workflow also clones submodules
Some checks failed
Build and publish the docker image / build (push) Failing after 53s
Some checks failed
Build and publish the docker image / build (push) Failing after 53s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
58e9b94868
commit
ad7a8bb439
@ -21,6 +21,7 @@ jobs:
|
|||||||
registry: ${{env.REGISTRY}}
|
registry: ${{env.REGISTRY}}
|
||||||
username: ${{gitea.actor}}
|
username: ${{gitea.actor}}
|
||||||
password: ${{secrets.PACKAGES_TOKEN}}
|
password: ${{secrets.PACKAGES_TOKEN}}
|
||||||
|
submodules: true
|
||||||
|
|
||||||
- name: Build image
|
- name: Build image
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user