Skip to content
Snippets Groups Projects
Unverified Commit cfa6bf84 authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Mega build script improvements (#13638)

* Mega build script improvements

* Look for project.clj to determine root directory since we delete .git on CI for speed

* If .git folder is missing (i.e., in CI) fail gracefully

* Don't need to generate version file to run Cypress tests, right?

* Build uberjar step can cache version.properties
(so the Cypress test steps don't need to generate it again)

* Flush caches

* Update uberjar cache key
parent 24eb3551
No related branches found
No related tags found
No related merge requests found
Showing
with 289 additions and 310 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment