From 4f0b149ad8872fef66448fe15a2e5036bc74fb04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antti=20Tanhuanp=C3=A4=C3=A4?= Date: Sat, 3 Feb 2024 22:11:33 +0200 Subject: [PATCH] Revert "ci: Temprarily wait for 30 in bootstrap build" This reverts commit 4dcb1e2817032104e98da0d28532b133742536cf. --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 37e667c..b08b928 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,9 +37,6 @@ build-bootstrap: DOCKER_IMAGE_TAGS: "" # Don't build development image DOCKER_TEST_IMAGE_STAGE: "" - script: - - sleep 30 - - devops create_images build: image: ${BOOTSTRAP_IMAGE}