Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fresh
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Show more breadcrumbs
cubicweb
cubes
fresh
Commits
ecb358a1681c
Commit
ecb358a1681c
authored
5 years ago
by
Arthur Lutz
Browse files
Options
Downloads
Patches
Plain Diff
[gitlab-ci] autogenerated from tox
parent
593655d916c4
No related branches found
No related tags found
1 merge request
!1
[gitlab-ci] autogenerated from tox
Pipeline
#11263
passed
4 years ago
Stage: test
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+15
-0
15 additions, 0 deletions
.gitlab-ci.yml
MANIFEST.in
+1
-0
1 addition, 0 deletions
MANIFEST.in
with
16 additions
and
0 deletions
.gitlab-ci.yml
0 → 100644
+
15
−
0
View file @
ecb358a1
image
:
python:3.7
before_script
:
-
pip install tox
check-manifest
:
script
:
tox -e check-manifest
flake8
:
script
:
tox -e flake8
py3
:
script
:
tox -e py3
This diff is collapsed.
Click to expand it.
MANIFEST.in
+
1
−
0
View file @
ecb358a1
...
...
@@ -12,3 +12,4 @@
recursive-include docker *.ini *.j2 *.sh *.txt
recursive-include deploy *.yaml
prune debian
exclude .gitlab-ci.yml
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