|
|
|
@ -109,7 +109,7 @@ steps: |
|
|
|
- master |
|
|
|
- name: 平台级对象存储cdn部署dev |
|
|
|
pull: if-not-exists |
|
|
|
image: swr.cn-east-3.myhuaweicloud.com/drone/mysql:mysql-8.0.29-backup |
|
|
|
image: registry.cn-hangzhou.aliyuncs.com/qmiot/init:mysqlinit-base-python |
|
|
|
environment: |
|
|
|
obs_key: |
|
|
|
from_secret: obs_key |
|
|
|
@ -126,7 +126,7 @@ steps: |
|
|
|
- test |
|
|
|
- name: 正式环境-平台级对象存储cdn部署 |
|
|
|
pull: if-not-exists |
|
|
|
image: swr.cn-east-3.myhuaweicloud.com/drone/mysql:mysql-8.0.29-backup |
|
|
|
image: registry.cn-hangzhou.aliyuncs.com/qmiot/init:mysqlinit-base-python |
|
|
|
environment: |
|
|
|
obs_key: |
|
|
|
from_secret: obs_key |
|
|
|
|