Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f0f998368b |
@@ -29,6 +29,8 @@ steps:
|
|||||||
- echo "Configure java..."
|
- echo "Configure java..."
|
||||||
- . ~/.bash_profile
|
- . ~/.bash_profile
|
||||||
- jenv global 17.0
|
- jenv global 17.0
|
||||||
|
- java --version
|
||||||
|
- date
|
||||||
- echo "---------------------------------------------------------"
|
- echo "---------------------------------------------------------"
|
||||||
- echo "Building and testing..."
|
- echo "Building and testing..."
|
||||||
- ./gradlew build
|
- ./gradlew build
|
||||||
|
|||||||
Reference in New Issue
Block a user