Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BICF
KCE
kce_etl
Commits
7ecf93e8
Commit
7ecf93e8
authored
Dec 12, 2019
by
Venkat Malladi
Browse files
test syntax.
parent
4c4a10ab
Pipeline
#5270
failed with stage
in 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7ecf93e8
...
...
@@ -5,13 +5,13 @@ before_script:
stages
:
-
unit
u
ser_configuration
:
u
nit_tests
:
stage
:
unit
script
:
-
conda activate kce_etl
-
pytest -m unit
-
pytest -m unit --cov=./scripts
after_script
:
-
conda activate kce_etl
-
conda env remove --name kce_etl -y
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