Skip to content
Snippets Groups Projects
Commit d5c2fc61 authored by Ralf Jung's avatar Ralf Jung
Browse files

treat API pipelines like trigger and schedules

parent e35e4af6
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ variables: ...@@ -23,6 +23,7 @@ variables:
except: except:
- triggers - triggers
- schedules - schedules
- api
## Build jobs ## Build jobs
...@@ -59,3 +60,4 @@ build-iris.dev: ...@@ -59,3 +60,4 @@ build-iris.dev:
only: only:
- triggers - triggers
- schedules - schedules
- api
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment