IAP GITLAB
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
corsika
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Air Shower Physics
corsika
Commits
294a988b
Commit
294a988b
authored
4 years ago
by
Remy Prechelt
Committed by
Ralf Ulrich
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Set GIT_SUBMODULE_STRATEGY to "normal"
parent
bcc17ff8
No related branches found
No related tags found
2 merge requests
!234
WIP: Initial example of python as script language from C++
,
!223
Complete rework of logging using spdlog
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-1
0 additions, 1 deletion
.gitlab-ci.yml
with
0 additions
and
1 deletion
.gitlab-ci.yml
+
0
−
1
View file @
294a988b
...
@@ -2,7 +2,6 @@ variables:
...
@@ -2,7 +2,6 @@ variables:
GIT_STRATEGY
:
fetch
GIT_STRATEGY
:
fetch
GIT_SSL_NO_VERIFY
:
"
1"
GIT_SSL_NO_VERIFY
:
"
1"
GIT_DEPTH
:
1
GIT_DEPTH
:
1
GIT_SUBMODULE_STRATEGY
:
recursive
# to re-use clones also in different forks
# to re-use clones also in different forks
GIT_CLONE_PATH
:
$CI_BUILDS_DIR/$CI_CONCURRENT_ID/$CI_PROJECT_NAME
GIT_CLONE_PATH
:
$CI_BUILDS_DIR/$CI_CONCURRENT_ID/$CI_PROJECT_NAME
## Runtime options for sanitizers
## Runtime options for sanitizers
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment