Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Iris
examples
Commits
dda9060d
Commit
dda9060d
authored
Feb 16, 2018
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
treat schedules like triggers
parent
472d370c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+2
-0
No files found.
.gitlab-ci.yml
View file @
dda9060d
...
@@ -29,6 +29,7 @@ variables:
...
@@ -29,6 +29,7 @@ variables:
-
/^ci/
-
/^ci/
except
:
except
:
-
triggers
-
triggers
-
schedules
## Build jobs
## Build jobs
...
@@ -55,3 +56,4 @@ build-iris.dev:
...
@@ -55,3 +56,4 @@ build-iris.dev:
except
:
except
:
only
:
only
:
-
triggers
-
triggers
-
schedules
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