Skip to content
Snippets Groups Projects
Verified Commit c628170e authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Force container-maker checkout.

parent d04af6f8
No related branches found
No related tags found
Loading
.container-maker-setup: .container-maker-setup:
before_script: before_script:
- git submodule update --init ThirdParty/container-maker - git submodule update --init --force ThirdParty/container-maker
- cd ThirdParty/container-maker - cd ThirdParty/container-maker
- rm -rf _out .venv - rm -rf _out .venv
- poetry install - poetry install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment