mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
Merge pull request #96 from Parabot/bugfix/automatic-building
[CLEANUP] Removed javadocs deployment
This commit is contained in:
-14
@@ -53,17 +53,3 @@ deploy:
|
||||
on:
|
||||
repo: Parabot/Parabot
|
||||
all_branches: true
|
||||
- provider: s3
|
||||
access_key_id: AKIAJDZLZNH2PIKHUKOA
|
||||
secret_access_key:
|
||||
secure: MTOqhji8t8DcGRsfZEitMTqMemqxIag4a3dI0SBeWKBMpDCcKOokhGbXFCUBvMukU6tKIFfMo15z2wERZQxCVAxMt7dr1cyuWb49Sdy+mnBR6Z3EsJ2suilBe6b+9odLJVplCQVRPz9VyKnllWwO9D5j/ZpQaf8fb1675PB6feY=
|
||||
bucket: parabot
|
||||
skip_cleanup: true
|
||||
local-dir: "./target/apidocs/zips/"
|
||||
upload-dir: "artifacts/apidocs"
|
||||
region: us-west-1
|
||||
detect_encoding: true
|
||||
acl: public_read
|
||||
on:
|
||||
repo: Parabot/Parabot
|
||||
branch: master
|
||||
|
||||
Reference in New Issue
Block a user