Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
yams
Commits
9e8bc87c10a5
Commit
64b008b5
authored
May 08, 2020
by
Laurent Peuch
Browse files
[gitlab-ci] add py3-from-forge pipeline
parent
ea73b92315ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9e8bc87c
...
...
@@ -9,6 +9,9 @@ flake8:
py3
:
script
:
tox -e py3
py3-from-forge
:
script
:
tox -e py3-from-forge
check-manifest
:
script
:
tox -e check-manifest
...
...
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