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}}
|
||||
username: ${{gitea.actor}}
|
||||
password: ${{secrets.PACKAGES_TOKEN}}
|
||||
submodules: true
|
||||
|
||||
- name: Build image
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user