mirror of
https://github.com/alrayyes/st.git
synced 2024-11-24 11:56:22 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
e4451ef414
commit
2954c1127e
1 changed files with 1 additions and 2 deletions
|
@ -34,8 +34,7 @@ check_package:
|
|||
- PKG.namcap.out
|
||||
|
||||
deploy_package:
|
||||
image: python:alpine
|
||||
image: andthensome/awscli
|
||||
stage: deploy_package
|
||||
script:
|
||||
- pip install awscli
|
||||
- aws s3 sync *.pkg.tar.xz s3://s3.eu-central-1.wasabisys.com/my-arch-repo/ --acl public-read
|
Loading…
Reference in a new issue