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