Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
build-images
Commits
1cb111d7
Commit
1cb111d7
authored
Dec 21, 2017
by
Ondřej Surý
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reduce the number of jobs run in master branch for debugging
parent
15faf5b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.gitlab-ci.yml
.gitlab-ci.yml
+2
-1
No files found.
.gitlab-ci.yml
View file @
1cb111d7
...
...
@@ -26,12 +26,13 @@ stages:
# - docker build --cache-from "$CI_REGISTRY_IMAGE/$CI_JOB_NAME" -t "$CI_REGISTRY_IMAGE/$CI_JOB_NAME" "docker/$CI_JOB_NAME"
# - docker push "$CI_REGISTRY_IMAGE/$CI_JOB_NAME"
only
:
-
master
-
triggers
-
tags
bind9:debian-jessie-amd64:
<<
:
*image
only
:
-
master
bind9:debian-jessie-i386:
<<
:
*image
...
...
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