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
e4451ef414
commit
2954c1127e
@ -34,8 +34,7 @@ check_package:
|
|||||||
- PKG.namcap.out
|
- PKG.namcap.out
|
||||||
|
|
||||||
deploy_package:
|
deploy_package:
|
||||||
image: python:alpine
|
image: andthensome/awscli
|
||||||
stage: deploy_package
|
stage: deploy_package
|
||||||
script:
|
script:
|
||||||
- pip install awscli
|
|
||||||
- aws s3 sync *.pkg.tar.xz s3://s3.eu-central-1.wasabisys.com/my-arch-repo/ --acl public-read
|
- aws s3 sync *.pkg.tar.xz s3://s3.eu-central-1.wasabisys.com/my-arch-repo/ --acl public-read
|
Loading…
Reference in New Issue
Block a user