We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b746950 commit 67b75abCopy full SHA for 67b75ab
.build-tools/reframe/get_and_build.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
rm -rf /storage/users/gitlab-runner/lpf_repo
4
-git clone --branch ${CI_COMMIT_REF_NAME} https://oath2:glpat-yqiQ3S1Emax8EoN91ycU@gitlab.huaweirc.ch/zrc-von-neumann-lab/spatial-computing/lpf/ /storage/users/gitlab-runner/lpf_repo
+git clone --branch ${CI_COMMIT_REF_NAME} https://oath2:glpat-xvYANSkTDdET28F9jBxb@gitlab.huaweirc.ch/zrc-von-neumann-lab/spatial-computing/lpf/ /storage/users/gitlab-runner/lpf_repo
5
pushd /storage/users/gitlab-runner/lpf_repo
6
mkdir build
7
pushd build
0 commit comments