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
5433e9f5
Commit
5433e9f5
authored
Mar 15, 2021
by
Raul Sirel
Browse files
Update .gitlab-ci.yml
parent
f918790f
Pipeline
#5001
canceled with stage
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5433e9f5
...
...
@@ -7,9 +7,7 @@ stages:
-
test
-
build
-
build-worker
-
test-parsers
-
test-tagger
-
test-toolkit
-
test-downstream
Test
:
before_script
:
...
...
@@ -45,26 +43,13 @@ BuildWorker:
only
:
-
tags
Test
Parsers
:
stage
:
test-
parsers
Test
Downstream
:
stage
:
test-
downstream
trigger
:
project
:
texta/texta-parsers
strategy
:
depend
only
:
-
tags
TestTagger
:
stage
:
test-tagger
trigger
:
project
:
texta/texta-tagger-python
strategy
:
depend
only
:
-
tags
TestToolkit
:
stage
:
test-toolkit
trigger
:
project
:
texta/texta-rest
project
:
-
texta/texta-parsers
-
texta/texta-tagger-python
-
texta/texta-rest
strategy
:
depend
only
:
-
tags
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