Skip to content
Snippets Groups Projects

Fixed GitLab access keys.

Merged Filip Strömbäck requested to merge devel into production
7 files
+ 6
7
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 0
1
@@ -11,7 +11,6 @@ cd source
python3 -m pip install --user -r scripts/requirements.txt
sed -i 's|url = \.\./database|url = https://oauth2:glpat-WeW_ytbQ83JMs2UnQmhe@gitlab.liu.se/upp-aes/database|' .gitmodules
git submodule update --init
git checkout .gitmodules
Loading