fix: fmt
continuous-integration/drone/push Build encountered an error Details

develop
Unshift 2025-09-25 16:05:02 +08:00
parent feecd4b2ab
commit 60cdc9e5ac
1 changed files with 9 additions and 2 deletions

View File

@ -22,10 +22,17 @@ steps:
repo: registry.cn-shanghai.aliyuncs.com/gong92-socl/debian-nginx-php114-74
registry: registry.cn-shanghai.aliyuncs.com
insecure: true
username: 534592533@qq.com
password: Gong921123..
username:
from_secret: aliyun_acr_username
password:
from_secret: aliyun_acr_password
dockerfile: docker/Dockerfile
tags: ${DRONE_TAG}
commands:
- echo "======================================"
- echo $USERNAME
- echo $PASSWORD
- echo "======================================"
- name: deploy-pull-project
depends_on: