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

remove GIT_ACCESS_TOKEN from commented code

parent eb744aec
No related branches found
No related tags found
No related merge requests found
Pipeline #2051 passed
#!/usr/bin/env bash
set -e
. ./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
# git clone --depth 1 https://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://code.schleswig-holstein.de/ozg-cloud/devops/build-management.git
cd build-management
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment