mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-30 01:20:55 +01:00
adding a property to skip uploading to s3 during deploy task
This commit is contained in:
committed by
Jon Chambers
parent
98578b18aa
commit
25802432c2
2
pom.xml
2
pom.xml
@@ -72,6 +72,8 @@
|
||||
<docker.image.sha256>ddf36656dc8920621fddf4928bdcb4b98c0d0e7bc9672f0cea8115c10ad5cbc6</docker.image.sha256>
|
||||
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
<deploy.skip.s3.upload>false</deploy.skip.s3.upload>
|
||||
</properties>
|
||||
|
||||
<groupId>org.whispersystems.textsecure</groupId>
|
||||
|
||||
Reference in New Issue
Block a user