Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
liu-puppet-modules
aes
Commits
eef0fef7
Commit
eef0fef7
authored
3 years ago
by
Filip Strömbäck
Browse files
Options
Downloads
Patches
Plain Diff
Fixed cloning of submodules for TAL.
parent
35af5049
No related branches found
Branches containing commit
No related tags found
2 merge requests
!30
Merge branch 'cherry-pick-b940cfc1' into 'test'
,
!15
Devel
Pipeline
#60902
passed
3 years ago
Stage: puppet
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
files/tal/on_update.sh
+3
-2
3 additions, 2 deletions
files/tal/on_update.sh
with
3 additions
and
2 deletions
files/tal/on_update.sh
+
3
−
2
View file @
eef0fef7
...
...
@@ -2,8 +2,9 @@
cd source
git submodule init
git submodule update
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
make
...
...
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