Skip to content
Snippets Groups Projects
Commit 8f171451 authored by Filippo Cremonese's avatar Filippo Cremonese
Browse files

-

parent 528eea18
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ create-binaries:
- cd "$CI_PROJECT_DIR"
- git checkout -B "$CI_COMMIT_REF_NAME" "$CI_COMMIT_SHA"
- rm -rf .orchestra_binary_archives
- git clone "https://gitlab-ci-token:${CI_JOB_TOKEN}@rev.ng/gitlab/${CI_PROJECT_NAMESPACE}/binary-archives.git" .orchestra/binary_archives
- GIT_LFS_SKIP_SMUDGE=1 git clone "https://gitlab-ci-token:${CI_JOB_TOKEN}@rev.ng/gitlab/${CI_PROJECT_NAMESPACE}/binary-archives.git" .orchestra/binary_archives
# - git config --file=.gitmodules submodule..orchestra/binary_archives.url "https://gitlab-ci-token:${CI_JOB_TOKEN}@rev.ng/gitlab/${CI_PROJECT_NAMESPACE}/binary-archives.git"
# - GIT_LFS_SKIP_SMUDGE=1 git submodule sync
# - GIT_LFS_SKIP_SMUDGE=1 git submodule update --init --recursive --remote
......
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