CI test #14
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Eigeen 2022-03-31 13:09:25 +08:00
parent 6bf9ab04be
commit 369f5dd598
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,7 @@ steps:
envs: envs:
- deploy_dir - deploy_dir
script: script:
- export DEPLOY_DIR=$DEPLOY_DIR
- echo $DEPLOY_DIR - echo $DEPLOY_DIR
- name: upload - name: upload
@ -55,6 +56,8 @@ steps:
environment: environment:
DEPLOY_DIR: DEPLOY_DIR:
from_secret: deploy_dir from_secret: deploy_dir
HOST1:
from_secret: production_server_addr
settings: settings:
hosts: [ "$HOST1" ] hosts: [ "$HOST1" ]
user: user: