parent
5c6edcc4de
commit
2625ca3a16
12
.drone.yml
12
.drone.yml
|
|
@ -17,7 +17,17 @@ steps:
|
|||
image: plugins/docker
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- echo "不互补聚会还包括保护客户贝克汉姆还包括高等教育封建时代风采发"
|
||||
- echo "HF--------------------------"
|
||||
settings:
|
||||
repo: registry.cn-shanghai.aliyuncs.com/gong92-socl/debian-nginx-php114-74
|
||||
registry: registry.cn-shanghai.aliyuncs.com
|
||||
insecure: true
|
||||
username:
|
||||
from_secret: aliyun_acr_username
|
||||
password:
|
||||
from_secret: aliyun_acr_password
|
||||
dockerfile: docker/Dockerfile
|
||||
tags: ${DRONE_TAG}
|
||||
|
||||
trigger:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue