Skip to content

Commit 67b75ab

Browse files
committed
Use read_repository token instead of write_repository token
1 parent b746950 commit 67b75ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.build-tools/reframe/get_and_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
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
4+
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
55
pushd /storage/users/gitlab-runner/lpf_repo
66
mkdir build
77
pushd build

0 commit comments

Comments
 (0)