Skip to content
Snippets Groups Projects
Commit a69092f1 authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

modify token user name

parent e3f69922
Branches
No related tags found
No related merge requests found
Pipeline #2011 failed
......@@ -4,7 +4,7 @@ service_name="$1"
. ./gitlab/configure_git.sh
# git clone --depth 1 https://$service_name:${GIT_ACCESS_TOKEN}@code.schleswig-holstein.de/ozg-cloud/devops/build-management.git ## TODO: use this when MR is merged
#### TODO: remove code block when MR is merged
git clone https://$service_name:${GIT_ACCESS_TOKEN}@code.schleswig-holstein.de/ozg-cloud/devops/build-management.git
git clone https://pipeline:${GIT_ACCESS_TOKEN}@code.schleswig-holstein.de/ozg-cloud/devops/build-management.git
cd build-management
git checkout add-pipeline-scripts
cd ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment