Skip to content

Commit 409106b

Browse files
committed
Merge branch 'fix/remove-temporary-sleep' into 'v3'
Revert "ci: Temprarily wait for 30 in bootstrap build" See merge request anders/ci-configuration!378
2 parents dd07912 + 4f0b149 commit 409106b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gitlab-ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ build-bootstrap:
3737
DOCKER_IMAGE_TAGS: ""
3838
# Don't build development image
3939
DOCKER_TEST_IMAGE_STAGE: ""
40-
script:
41-
- sleep 30
42-
- devops create_images
4340

4441
build:
4542
image: ${BOOTSTRAP_IMAGE}

0 commit comments

Comments
 (0)