diff --git a/.drone.yml b/.drone.yml index 95eab55..17f2345 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,6 +18,8 @@ steps: ## final build docker repository access. docker_config_json: {from_secret: DOCKER_CONFIG_JSON} commands: + - | + echo "BUILDING ON: ${DRONE_SYSTEM_HOSTNAME}" - | mkdir -p /root/.ssh cat < /root/.ssh/config