Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ORNL Quantum Computing Institute
exatn
Commits
71fa426b
Commit
71fa426b
authored
Mar 25, 2020
by
Mccaskey, Alex
Browse files
forgot to add except section to ci builds
Signed-off-by:
Alex McCaskey
<
mccaskeyaj@ornl.gov
>
parent
bded8374
Pipeline
#96388
passed with stage
in 10 minutes and 8 seconds
Changes
1
Pipelines
15
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
71fa426b
...
...
@@ -4,6 +4,8 @@ stages:
build_devel
:
stage
:
build
except
:
-
schedules
only
:
-
devel
script
:
...
...
@@ -11,6 +13,8 @@ build_devel:
build_master
:
stage
:
build
except
:
-
schedules
only
:
-
master
script
:
...
...
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