Update 2 files
- /build.gradle - /.gitlab-ci.yml
This commit is contained in:
@@ -30,6 +30,6 @@ build: # This job runs in the build stage, which runs first.
|
||||
- echo "Compiling the code..."
|
||||
- java --version
|
||||
- chmod +x ./gradlew
|
||||
- ./gradlew build -Pprofile=prod
|
||||
- ./gradlew build -Pprofile=prod --refresh-dependencies
|
||||
- ls
|
||||
- echo "Compile complete."
|
||||
Reference in New Issue
Block a user