From 90bbeae7314a1896971ee5ad0fd0f41305901e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Gr=C3=B6nqvist?= Date: Thu, 12 Dec 2019 10:41:57 +0100 Subject: [PATCH] Added wait --- .buildkite/pipeline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 7adb6db..83dba6d 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -5,6 +5,7 @@ steps: os: linux commands: - ./build.sh + - wait - name: Push container image branches: "master" agents: