fix: fmt2
continuous-integration/drone/tag Build encountered an error Details

develop 2
Unshift 2025-09-25 16:06:12 +08:00
parent 60cdc9e5ac
commit f25fbdf556
1 changed files with 5 additions and 7 deletions

View File

@ -16,8 +16,6 @@ steps:
- build
image: plugins/docker
pull: if-not-exists
commands:
- echo "HF--------------------------"
settings:
repo: registry.cn-shanghai.aliyuncs.com/gong92-socl/debian-nginx-php114-74
registry: registry.cn-shanghai.aliyuncs.com
@ -28,11 +26,11 @@ steps:
from_secret: aliyun_acr_password
dockerfile: docker/Dockerfile
tags: ${DRONE_TAG}
commands:
- echo "======================================"
- echo $USERNAME
- echo $PASSWORD
- echo "======================================"
commands:
- echo "======================================"
- echo $USERNAME
- echo $PASSWORD
- echo "======================================"
- name: deploy-pull-project
depends_on: