Skip to content
Snippets Groups Projects
Verified Commit 1341e8d7 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

remove deploy user and password as theme is public

parent 9b8dbc91
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,6 @@ build: ...@@ -10,7 +10,6 @@ build:
- if: $CI_COMMIT_BRANCH == "develop" - if: $CI_COMMIT_BRANCH == "develop"
before_script: before_script:
- git config submodule.theme.url https://$CI_DEPLOY_USER:$CI_DEPLOY_PASSWORD@git-r3lab.uni.lu/R3-core/outreach/theme.git
- git submodule update --recursive --init - git submodule update --recursive --init
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment