Skip to content

Instantly share code, notes, and snippets.

@OlegYch
Created December 11, 2018 18:13
Show Gist options
  • Save OlegYch/065273289f4dbeb0faad73c5d3ebbdf0 to your computer and use it in GitHub Desktop.
Save OlegYch/065273289f4dbeb0faad73c5d3ebbdf0 to your computer and use it in GitHub Desktop.
dependencies:
override:
- git checkout .
- git clean -f
- ./sbt-build testQuick
- rm -rf ./.git
cache_directories:
- "~/.sbt"
- ./
general:
artifacts:
- "it-tests/target/failures"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment