Skip to content

Commit

Permalink
caching for docker layers #75
Browse files Browse the repository at this point in the history
  • Loading branch information
tillias committed Oct 29, 2020
1 parent 6df2037 commit feceb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
- image: cimg/openjdk:11.0.8-node
steps:
- checkout
- run
- run:
name: Parse version
command: |
OLD_VERSION=$(mvn -s .circleci/settings.xml -q \
Expand Down

0 comments on commit feceb5c

Please sign in to comment.