Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
VCCI-News
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Văn Hoàng
VCCI-News
Commits
769fa9d3
Commit
769fa9d3
authored
Nov 04, 2025
by
Đoàn Quốc Huy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[tag]staging
parent
7e1fd668
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
base.sh
.ci/build/base.sh
+1
-1
No files found.
.ci/build/base.sh
View file @
769fa9d3
...
...
@@ -2,6 +2,6 @@
cd
.ci
sudo
docker build
-t
$image_name
:base
-f
$docker_path
/base.Dockerfile ../
sudo
docker
logout
registry.gitlab.com
sudo echo
"
$CI_REGISTRY_PW
"
|
docker login registry.gitlab.com
-u
"
$CI_REGISTRY_USER
"
--password-stdin
echo
"
$CI_REGISTRY_PW
"
|
sudo
docker login registry.gitlab.com
-u
"
$CI_REGISTRY_USER
"
--password-stdin
sudo
docker images
sudo
docker push
$image_name
:base
\ No newline at end of file
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