Skip to content

Commit

Permalink
Improve copier script
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyunk3l committed Nov 25, 2023
1 parent 60c039d commit b3e964a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runTests.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

copier copy . ../hexagonal-architecture-kotlin-template-test --defaults && \
copier copy -f --vcs-ref HEAD . ../hexagonal-architecture-kotlin-template-test && \
cd ../hexagonal-architecture-kotlin-template-test && \
./gradlew clean build --info && \
cd ../ && \
Expand Down

0 comments on commit b3e964a

Please sign in to comment.