Skip to content

Commit

Permalink
ci: Temprarily wait for 30 in bootstrap build
Browse files Browse the repository at this point in the history
  • Loading branch information
antti-mikael committed Feb 3, 2024
1 parent 96baa25 commit 4dcb1e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ 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 4dcb1e2

Please sign in to comment.