This commit is contained in:
		| @@ -48,6 +48,7 @@ steps: | ||||
|       envs: | ||||
|         - deploy_dir | ||||
|       script: | ||||
|         - export DEPLOY_DIR=$DEPLOY_DIR | ||||
|         - echo $DEPLOY_DIR | ||||
|  | ||||
|   - name: upload | ||||
| @@ -55,6 +56,8 @@ steps: | ||||
|     environment: | ||||
|       DEPLOY_DIR: | ||||
|         from_secret: deploy_dir | ||||
|       HOST1: | ||||
|         from_secret: production_server_addr | ||||
|     settings: | ||||
|       hosts: [ "$HOST1" ] | ||||
|       user:  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user