fix: test12
continuous-integration/drone/push Build is failing Details

develop
Unshift 2024-11-22 17:56:07 +08:00
parent 00d873eac1
commit 97e57f28d5
1 changed files with 9 additions and 0 deletions

View File

@ -3,6 +3,15 @@ type: docker
name: testing
steps:
- name: docker-login
image: plugins/docker
settings:
registry: registry.cn-shanghai.aliyuncs.com
username:
from_secret: aliyun_docker_name
password:
from_secret: aliyun_docker_password
- name: build
image: registry.cn-shanghai.aliyuncs.com/gong92-socl/debian-nginx-php114-74:latest
commands: