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
cubicweb
cubicweb
Commits
0d87c67136af
Commit
47c716e3
authored
Jul 07, 2021
by
Laurent Peuch
Browse files
ci: disable from-forge for now since we aren't using them
parent
f9552ddb3720
Pipeline
#66737
passed with stages
in 39 minutes and 13 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0d87c671
...
...
@@ -215,7 +215,7 @@ test-cube-skeleton:
-
tox
-
'
[
"$(hg
status
|
wc
-l)"
=
0
]'
py3-from-forge-server
:
.
py3-from-forge-server
:
interruptible
:
true
rules
:
-
changes
:
...
...
@@ -241,7 +241,7 @@ py3-from-forge-server:
script
:
-
tox -e py3-from-forge-server
py3-from-forge-web
:
.
py3-from-forge-web
:
interruptible
:
true
rules
:
-
changes
:
...
...
@@ -266,7 +266,7 @@ py3-from-forge-web:
junit
:
/builds/cubicweb/cubicweb/from-forge-web.xml
expire_in
:
2 weeks
py3-from-forge-misc
:
.
py3-from-forge-misc
:
interruptible
:
true
rules
:
-
changes
:
...
...
Write
Preview
Supports
Markdown
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