Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
texta
texta-mlp-python
Commits
f918790f
Commit
f918790f
authored
Mar 13, 2021
by
Raul Sirel
Browse files
Update .gitlab-ci.yml
parent
423f9ae1
Pipeline
#4992
canceled with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f918790f
...
...
@@ -8,6 +8,7 @@ stages:
-
build
-
build-worker
-
test-parsers
-
test-tagger
-
test-toolkit
Test
:
...
...
@@ -52,6 +53,14 @@ TestParsers:
only
:
-
tags
TestTagger
:
stage
:
test-tagger
trigger
:
project
:
texta/texta-tagger-python
strategy
:
depend
only
:
-
tags
TestToolkit
:
stage
:
test-toolkit
trigger
:
...
...
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