fixed indenting

This commit is contained in:
IvanaE 2018-11-02 18:50:00 -04:00
parent 59317ddf37
commit ab9fa36a68

View file

@ -8,7 +8,7 @@ jobs:
JVM_OPTS: -Xmx3200m JVM_OPTS: -Xmx3200m
steps: steps:
- checkout: - checkout:
path: ~/SEG2105-Olympus/OlympusServices path: ~/SEG2105-Olympus/OlympusServices
- restore_cache: - restore_cache:
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }} key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
- run: - run: