Skip to content

Commit

Permalink
[Build Machines Cleanup] Fix issue in uninstall packs (#33647)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmhw authored Apr 1, 2024
1 parent 4cf402b commit 682df73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/.gitlab-ci.build-machines-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ build-machines-cleanup:
GCS_MACHINES_BUCKET: "marketplace-v2-dist-dev/upload-flow/builds-xsiam"
MARKETPLACE_NAME: "marketplacev2"
NON_REMOVABLE_PACKS: "Base"
RESET_CORE_PACK_VERSION: "false"

fan-in-build-machines-cleanup:
tags:
Expand Down
1 change: 1 addition & 0 deletions ci/.gitlab-ci.variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ variables:
DOCKER_IO: "docker.io" # defined in the project level CI/CD variables
KUBERNETES_CPU_REQUEST: 2
KUBERNETES_MEMORY_REQUEST: 2Gi
RESET_CORE_PACK_VERSION: "true"

0 comments on commit 682df73

Please sign in to comment.