mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
2954c1127e
commit
89779aba21
@ -37,4 +37,4 @@ deploy_package:
|
||||
image: andthensome/awscli
|
||||
stage: deploy_package
|
||||
script:
|
||||
- aws s3 sync *.pkg.tar.xz s3://s3.eu-central-1.wasabisys.com/my-arch-repo/ --acl public-read
|
||||
- aws s3 sync . --endpoint-url=https://s3.eu-central-1.wasabisys.com s3://my-arch-repo/ --acl public-read --exclude "*" --include "*.pkg.tar.xz"
|
Loading…
Reference in New Issue
Block a user