Skip to content

Commit

Permalink
Merge pull request #1234 from LLNL/task/white238/change_gitlab_git_st…
Browse files Browse the repository at this point in the history
…rategy

Change git strategy to start from a clean slate each time
  • Loading branch information
white238 authored Sep 18, 2024
2 parents a2c4a7b + 1fac657 commit e86f702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
variables:
#TODO: uncomment this when everyone has service user access across all the machines
#LLNL_SERVICE_USER: asmith
GIT_STRATEGY: clone
GIT_SUBMODULE_STRATEGY: recursive
PROJECT_ALLOC_NAME: ${CI_PROJECT_NAME}_ci_${CI_PIPELINE_ID}
BUILD_ROOT: ${CI_PROJECT_DIR}
Expand Down

0 comments on commit e86f702

Please sign in to comment.