From ad4b892eb43219c4b9aa5ee3ffaa3584213f671e Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Thu, 23 May 2019 11:18:09 +0900 Subject: [PATCH] multiarch should checkout --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9382c02..aa7e34c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -52,7 +52,7 @@ jobs: machine: docker_layer_caching: true steps: - - checkout + - checkout - run: command: | source ".circleci/parse-tag.sh" @@ -74,6 +74,7 @@ jobs: enabled: true image: circleci/classic:201808-01 steps: + - checkout - run: command: | # Turn on Experimental features