mirror of
https://github.com/fsquillace/junest.git
synced 2026-01-23 02:34:30 +00:00
Change url main repo
This commit is contained in:
parent
4a1c11d4ed
commit
de63bdf96a
2 changed files with 1 additions and 2 deletions
|
|
@ -35,7 +35,6 @@ then
|
|||
cp ${IMG_PATH} ${IMG_PATH}.temp
|
||||
aws s3 cp ${IMG_PATH}.temp s3://junest-repo/junest/
|
||||
aws s3 mv s3://junest-repo/junest/$img_name.temp s3://junest-repo/junest/$img_name
|
||||
aws s3api put-object-acl --acl public-read --bucket junest-repo --key junest/$img_name
|
||||
|
||||
DATE=$(date +'%Y-%m-%d-%H-%M-%S')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue