minor tweak to test caching again.

This commit is contained in:
Bryce
2023-07-27 08:43:34 -07:00
parent ad6e0dc015
commit 815536f652

View File

@@ -18,8 +18,6 @@ phases:
- chmod +x lein
build:
commands:
- ls /root/.m2/
- ls build
- npm install
- ./lein build
- echo Build started on `date`