Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
melodic-utils
Commits
19973890
Commit
19973890
authored
Mar 30, 2021
by
Alicja Reniewicz
Browse files
build docker image only for particular branches
parent
d8986422
Pipeline
#12066
passed with stage
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
19973890
...
...
@@ -3,6 +3,10 @@ stages:
build-webssh-docker
:
stage
:
build-webssh-docker
only
:
-
master
-
rc3.0
-
rc3.1
image
:
docker:19.03.1
services
:
-
docker:19.03.1-dind
...
...
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!
Cancel
Please
register
or
sign in
to comment