Skip to content

Commit

Permalink
Merge branch 'fix/remove-temporary-sleep' into 'v3'
Browse files Browse the repository at this point in the history
Revert "ci: Temprarily wait for 30 in bootstrap build"

See merge request anders/ci-configuration!378
  • Loading branch information
antti-mikael committed Feb 3, 2024
2 parents dd07912 + 4f0b149 commit 409106b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 409106b

Please sign in to comment.