We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de579d7 commit 13cf265Copy full SHA for 13cf265
scripts/debian/publish.sh
@@ -44,7 +44,6 @@ S3_REGION_ARG="--s3-region=us-west-2"
44
#>> Attempting to obtain a lock
45
#/var/lib/gems/2.3.0/gems/deb-s3-0.10.0/lib/deb/s3/lock.rb:24:in `throw': uncaught throw #"Unable to obtain a lock after 60, giving up."
46
DEBS3_UPLOAD="deb-s3 upload $BUCKET_ARG $S3_REGION_ARG \
47
- --fail-if-exists \
48
--lock \
49
--preserve-versions \
50
--cache-control=max-age=120"
0 commit comments