Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
AES128 Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SoCLabs
AES128 Project
Commits
ef27db97
Commit
ef27db97
authored
2 years ago
by
dam1n19
Browse files
Options
Downloads
Patches
Plain Diff
Changes for CI
parent
41acc54f
No related branches found
No related tags found
No related merge requests found
Pipeline
#10149
failed
2 years ago
Stage: simulate
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
set_env.sh
+2
-2
2 additions, 2 deletions
set_env.sh
with
2 additions
and
2 deletions
set_env.sh
+
2
−
2
View file @
ef27db97
...
@@ -63,8 +63,8 @@ if [ ! -f $SOCLABS_PROJECT_DIR/.socinit ]; then
...
@@ -63,8 +63,8 @@ if [ ! -f $SOCLABS_PROJECT_DIR/.socinit ]; then
echo
"Running First Time Repository Initialisation"
echo
"Running First Time Repository Initialisation"
# Source environment variables for all submodules
# Source environment variables for all submodules
cd
$SOCLABS_DESIGN_ROOT
cd
$SOCLABS_DESIGN_ROOT
echo
"1"
echo
$SOCLABS_DESIGN_ROOT
git submodule update
--remote
--recursive
git submodule update
--recursive
echo
"2"
echo
"2"
python3
$SOCLABS_SOCTOOLS_FLOW_DIR
/bin/subrepo_checkout.py
-b
proj-branch
-t
$SOCLABS_DESIGN_ROOT
python3
$SOCLABS_SOCTOOLS_FLOW_DIR
/bin/subrepo_checkout.py
-b
proj-branch
-t
$SOCLABS_DESIGN_ROOT
echo
"3"
echo
"3"
...
...
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