pull/3509/head
filip mertens 2 years ago
parent b466c5a169
commit 6ea5e505fd
  1. 2
      .circleci/config.yml

@ -223,7 +223,7 @@ jobs:
working_directory: ~/remix-project working_directory: ~/remix-project
steps: steps:
- checkout - checkout
- run: echo << pipeline.git.revision >> - run: echo << pipeline.git.revision >> | cut -b 1-9
- run: git rev-parse --short --verify HEAD - run: git rev-parse --short --verify HEAD
- restore_cache: - restore_cache:
keys: keys:

Loading…
Cancel
Save