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
Энвер Шукуров
DevOps2022
Commits
442b615f
Commit
442b615f
authored
2 years ago
by
Энвер Шукуров
Browse files
Options
Download
Patches
Plain Diff
Ну щя точно заведется
parent
3d2f6ba7
develop
feature
master
No related merge requests found
Pipeline
#73177
failed with stages
in 1 minute and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
.gitlab-ci.yml
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
+
3
−
3
View file @
442b615f
...
...
@@ -58,15 +58,15 @@ packaging:
-
shell-runner
script
:
-
echo "Packaging ms-cat... Take approx. 5 seconds."
-
docker build --tag pieland/ms-cat:$CI_COMMIT_BRANCH
.
-
docker build --tag pieland/ms-cat:$CI_COMMIT_BRANCH
-f ms-cat/Dockerfile .
-
docker push pieland/ms-cat:$CI_COMMIT_BRANCH
-
echo "Packing ms-cat done."
-
echo "Packaging ms-dog... Take approx. 5 seconds."
-
docker build --tag pieland/ms-dog:$CI_COMMIT_BRANCH
.
-
docker build --tag pieland/ms-dog:$CI_COMMIT_BRANCH
-f ms-dog/Dockerfile .
-
docker push pieland/ms-dog:$CI_COMMIT_BRANCH
-
echo "Packing ms-dog done."
-
echo "Packaging ms-child... Take approx. 5 seconds."
-
docker build --tag pieland/ms-child:$CI_COMMIT_BRANCH
.
-
docker build --tag pieland/ms-child:$CI_COMMIT_BRANCH
-f ms-child/Dockerfile .
-
docker push pieland/ms-child:$CI_COMMIT_BRANCH
-
echo "Packing ms-child done."
...
...
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