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 2fe67e5 commit b8bf75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
steps:
- checkout
- run
name: Parse version
command: |
OLD_VERSION=$(mvn -s .circleci/settings.xml -q \
-Dexec.executable="echo" -Dexec.args='${project.version}' \
Expand Down

0 comments on commit b8bf75c

Please sign in to comment.