Remove puppeteer base image

We only use it in GitLab UI where we build an extra image based on this
image. With https://gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/2955
we build the image completely in GitLab UI and therefore can safely it
in this project.
This commit is contained in:
Lukas Eipert 2022-08-01 14:54:39 +02:00
parent eb016e0fd1
commit 07d832674e
2 changed files with 0 additions and 19 deletions

View file

@ -27,9 +27,6 @@ gitlab-charts-build-base-helm-3.7:
gitlab-helm3.5-kubectl1.17:
extends: .build_and_deploy
gitlab-puppeteer:
extends: .build_and_deploy
gitlab-vscode-nodeless:
extends: .build_and_deploy