Skip to content
Snippets Groups Projects

Changing builder image in ci pipeline

Merged Lorenzo Del Pianta requested to merge gitlab-ci_update into v10.3-0

Bug Description

Following the OTG0154122 The old docker-image-builder is no longer working properly. As immaediate effect the cern-drupal-distribution pipeline cannot build anymore new images.

CERN Gitlab team suggest to use the kaniko image.

Solution implemented

In this MR the gitlac_ci.yml file has been modified to accomodate such changes following the guidelines provided below https://gitlab.cern.ch/gitlabci-examples/build_docker_image/-/blob/master/.gitlab-ci.yml?ref_type=heads#L19

In particular the image has been changed from name: gitlab-registry.cern.ch/ci-tools/docker-image-builder to name: gcr.io/kaniko-project/executor:debug

Edited by Lorenzo Del Pianta

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading