mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-03-09 13:53:08 +00:00
ci: with submodules on correct place
This commit is contained in:
parent
81d4a76fd1
commit
8297380294
2
.github/workflows/docker-reusable.yml
vendored
2
.github/workflows/docker-reusable.yml
vendored
@ -112,8 +112,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Docker - Meta
|
||||
id: meta
|
||||
|
||||
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
dockerhub_repo: codexstorage/codex-contracts-eth
|
||||
tag_suffix: -codex-factory
|
||||
tag_sha_long: true
|
||||
checkout-submodules: true
|
||||
secrets: inherit
|
||||
|
||||
build-and-push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user