mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 16:49:10 +00:00
[BUGFIX] Set slashes correctly
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ deploy:
|
|||||||
bucket: parabot
|
bucket: parabot
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
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
|
detect_encoding: true
|
||||||
acl: public_read
|
acl: public_read
|
||||||
|
|||||||
Reference in New Issue
Block a user