Skip to content

Commit

Permalink
hotfix/circleci: circleci build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
blablanumerodeux committed May 9, 2020
1 parent c896a08 commit 6703ed0
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 @@ -24,7 +24,7 @@ jobs:
cp ./.circleci/settings.xml /home/circleci/project/target/settings.xml
cp ./.circleci/.env /home/circleci/project/target/.env
cp ./.circleci/docker-compose-prod.yml /home/circleci/project/target/docker-compose-prod.yml
ls -la /home/circleci/.m2/repository/org/homeless/homeless/
ls -la /home/circleci/.m2/repository/org/danslarue/homeless/
- save_cache:
paths:
Expand Down

0 comments on commit 6703ed0

Please sign in to comment.