Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RQL
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
RQL
Commits
e7a811114ec6
Commit
e7a811114ec6
authored
1 year ago
by
Laurent Peuch
Browse files
Options
Downloads
Patches
Plain Diff
ci(build_wheels/fix): build wheels on dedibox-high-mem to avoid OOM kills
parent
e6833c1a6b32
No related branches found
No related tags found
1 merge request
!92
ci(build_wheels/fix): build wheels on dedibox-high-mem to avoid OOM kills
Pipeline
#216170
failed
1 year ago
Stage: lint
Stage: tests
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-2
1 addition, 2 deletions
.gitlab-ci.yml
with
1 addition
and
2 deletions
.gitlab-ci.yml
+
1
−
2
View file @
e7a81111
...
@@ -65,8 +65,7 @@
...
@@ -65,8 +65,7 @@
stage
:
publish
stage
:
publish
image
:
quay.io/pypa/manylinux_2_24_x86_64
image
:
quay.io/pypa/manylinux_2_24_x86_64
tags
:
tags
:
-
publish
-
dedibox-high-mem
-
pypi-publish
rules
:
rules
:
-
if
:
'
$CI_MERGE_REQUEST_ID'
-
if
:
'
$CI_MERGE_REQUEST_ID'
when
:
never
when
:
never
...
...
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