fix: test13
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
parent
97e57f28d5
commit
e73a910c56
|
@ -3,15 +3,6 @@ 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:
|
||||
|
|
Loading…
Reference in New Issue