Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
examples
Commits
dda9060d
Commit
dda9060d
authored
Feb 16, 2018
by
Ralf Jung
Browse files
treat schedules like triggers
parent
472d370c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dda9060d
...
...
@@ -29,6 +29,7 @@ variables:
-
/^ci/
except
:
-
triggers
-
schedules
## Build jobs
...
...
@@ -55,3 +56,4 @@ build-iris.dev:
except
:
only
:
-
triggers
-
schedules
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