mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Disable apollo test job
This job is running out of memory (https://gitlab.com/gitlab-org/gitlab-build-images/-/jobs/1869674487) and blocking pipelines from completing. We can let the "apollo push" build stay in case we need do more testing.
This commit is contained in:
parent
4d24d0dfb8
commit
a7c9f0cc8c
1 changed files with 3 additions and 1 deletions
|
|
@ -60,7 +60,9 @@ gitlab-operator-build-base test: *test_build
|
|||
alpine-bash-jq-curl-git test: *test_build
|
||||
|
||||
# Used by frontend related tasks for linting GraphQL
|
||||
apollo test: *test_build
|
||||
# Disabled due out out of memory:
|
||||
# https://gitlab.com/gitlab-org/gitlab-build-images/-/jobs/1869674487
|
||||
# apollo test: *test_build
|
||||
|
||||
|
||||
# Used by https://gitlab.com/gitlab-org/charts/auto-deploy-app/-/blob/master/.gitlab-ci.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue