mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 16:49:10 +00:00
[TASK] Added mvn clean
This commit is contained in:
@@ -7,6 +7,7 @@ before_install:
|
|||||||
- chmod +x ./.travis/artifact-upload.sh
|
- chmod +x ./.travis/artifact-upload.sh
|
||||||
- chmod +x ./.travis/maven-build.sh
|
- chmod +x ./.travis/maven-build.sh
|
||||||
- chmod +x ./.travis/call-creation.sh
|
- chmod +x ./.travis/call-creation.sh
|
||||||
|
- mvn clean
|
||||||
|
|
||||||
script: "./.travis/maven-build.sh"
|
script: "./.travis/maven-build.sh"
|
||||||
|
|
||||||
@@ -44,6 +45,7 @@ deploy:
|
|||||||
local-dir: "./target/final/"
|
local-dir: "./target/final/"
|
||||||
upload-dir: "./artifacts/client/"
|
upload-dir: "./artifacts/client/"
|
||||||
region: us-west-1
|
region: us-west-1
|
||||||
|
detect_encoding: true
|
||||||
on:
|
on:
|
||||||
repo: Parabot/Parabot
|
repo: Parabot/Parabot
|
||||||
all_branches: true
|
all_branches: true
|
||||||
|
|||||||
Reference in New Issue
Block a user