mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 15:55:49 +00:00
commit
746f6f42e9
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ before_install:
|
|||
- wget -O ~/codacy-coverage-reporter-assembly-latest.jar $(curl https://api.github.com/repos/codacy/codacy-coverage-reporter/releases/latest | jq -r .assets[0].browser_download_url)
|
||||
- chmod +x mvnw
|
||||
- mysql -e 'CREATE DATABASE cheapy;'
|
||||
- sudo apt-get update
|
||||
after_success:
|
||||
- ls
|
||||
- ls target
|
||||
|
|
Loading…
Reference in a new issue