Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
csp-lmc-subelement-old
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Gianluca Marotta
csp-lmc-subelement-old
Commits
2187c796
Commit
2187c796
authored
4 years ago
by
Elisabetta Giani
Browse files
Options
Downloads
Patches
Plain Diff
publish_python_package: add tags to test stage
parent
36e50689
No related branches found
No related tags found
1 merge request
!6
Publish python package
Pipeline
#11562
failed
4 years ago
Stage: test
Stage: linting
Stage: build
Stage: publish
Stage: pages
Stage: .post
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
2187c796
...
...
@@ -28,8 +28,8 @@ stages:
# job. TODO: possibly a candidate for refactor / renaming later on.
test
:
stage
:
test
#
tags:
#
- docker-executor
tags
:
-
docker-executor
script
:
# - pipenv run python setup.py test
-
python3 setup.py test
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment