Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Ранасингхе Мудиянселаге Патма Канта Кудагаммана
DevOps2022Pathma
Commits
82773bbc
Commit
82773bbc
authored
2 years ago
by
Ранасингхе Мудиянселаге Патма Канта Кудагаммана
Browse files
Options
Download
Patches
Plain Diff
Update gitlab-ci.yml
parent
0854fe7f
develop
day5
feature_new
master
to-develop
to-develop-spec
to-master
2 merge requests
!12
To master
,
!5
Day5
Changes
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 @
82773bbc
...
@@ -60,7 +60,7 @@ build-image-job:
...
@@ -60,7 +60,7 @@ build-image-job:
script
:
script
:
-
echo "This application will package here..."
-
echo "This application will package here..."
-
cd $SERVICE
-
cd $SERVICE
-
docker login docker.io -u $DOCKER_USER -p $DOCKER_P
ASSWOR
D
-
docker login docker.io -u $DOCKER_USER
NAME
-p $DOCKER_P
W
D
-
docker info
-
docker info
-
docker build -t docker.io/pathmakantha/$SERVICE:$TAG .
-
docker build -t docker.io/pathmakantha/$SERVICE:$TAG .
-
docker push docker.io/pathmakantha/$SERVICE:$TAG
-
docker push docker.io/pathmakantha/$SERVICE:$TAG
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets