mirror of
https://github.com/alrayyes/st.git
synced 2024-11-22 11:26:21 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
a31b521887
commit
c045b842f1
1 changed files with 1 additions and 2 deletions
|
@ -34,9 +34,8 @@ check_package:
|
||||||
- PKG.namcap.out
|
- PKG.namcap.out
|
||||||
|
|
||||||
deploy_package:
|
deploy_package:
|
||||||
|
image: python
|
||||||
stage: deploy_package
|
stage: deploy_package
|
||||||
tags:
|
|
||||||
- python
|
|
||||||
script:
|
script:
|
||||||
- mkdir ~/.aws/
|
- mkdir ~/.aws/
|
||||||
- touch ~/.aws/credentials
|
- touch ~/.aws/credentials
|
||||||
|
|
Loading…
Reference in a new issue