Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
ewoks
ewoksdask
Commits
248995d8
Commit
248995d8
authored
Nov 22, 2021
by
Wout De Nolf
Browse files
Merge branch 'cleanup_ci_config' into 'main'
cleanup ci config See merge request
!16
parents
6a189a1e
b2905e75
Pipeline
#60043
passed with stages
in 3 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
248995d8
include
:
-
remote
:
"
https://gitlab.esrf.fr/workflow/ewoks/ewoks/raw/main/.gitlab-ci-template.yml
"
-
remote
:
https://gitlab.esrf.fr/workflow/ewoks/ewoks/raw/main/.gitlab-ci-template.yml
test-3.6
:
extends
:
"
.test-3.6
"
extends
:
.test-3.6
build_sdist
:
extends
:
"
.build_sdist
"
extends
:
.build_sdist
test_sdist-3.6
:
extends
:
"
.test_sdist-3.6
"
extends
:
.test_sdist-3.6
build_doc
:
extends
:
"
.build_doc
"
extends
:
.build_doc
pages
:
extends
:
"
.pages
"
extends
:
.pages
Write
Preview
Supports
Markdown
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