Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
repos
data-engineering
example-job-project
Commits
4c7fc7bb
Commit
4c7fc7bb
authored
Apr 20, 2022
by
Ottomata
Browse files
Merge branch 'tests-on-mr' into 'main'
Remove when: always for tests See merge request
!34
parents
df5ab02a
9b7aecd1
Pipeline
#3466
passed with stages
in 5 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4c7fc7bb
# Include conda_artifact_repo.yml to add release and conda env publishing jobs.
include
:
-
project
:
'
repos/data-engineering/workflow_utils'
ref
:
v0.
3
.0
ref
:
v0.
4
.0
file
:
'
/gitlab_ci_templates/pipelines/conda_artifact_repo.yml'
lint
:
stage
:
test
rules
:
-
when
:
always
script
:
-
!reference
[
.conda_setup_script
]
-
pip install tox
...
...
@@ -15,8 +13,6 @@ lint:
test
:
stage
:
test
rules
:
-
when
:
always
parallel
:
matrix
:
# Run the default testenv job each of these tox envs.
...
...
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