Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tops
ops
Linux
Commits
186071e5
Commit
186071e5
authored
1 year ago
by
sixue.cheng
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
692fb5a5
roma-debian
1 merge request
!1
Roma debian
Pipeline
#7545
passed with stages
in 3 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
-
1
View file @
186071e5
...
...
@@ -45,7 +45,7 @@ init_repo-job: # This job runs in the build stage, which runs first.
fi
-
cd $file_name
-
pwd
-
wget http://120.92.155.32:8082/artifactory/riscv/JH7110/OS/debian
-
rootfs.tar.gz
-
wget http://120.92.155.32:8082/artifactory/riscv/JH7110/OS/debian
.
rootfs.tar.gz
-
git clone -b $branch_name $gitcode sh
-
ifconfig -a
-
mv sh/* .
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help