pull/5370/head
filip mertens 2 years ago committed by bunsenstraat
parent 660fad6d6a
commit 1fa639dde2
  1. 2
      .circleci/config.yml

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

Loading…
Cancel
Save