|
@ -18,6 +18,8 @@ steps: |
|
|
## final build docker repository access. |
|
|
## final build docker repository access. |
|
|
docker_config_json: {from_secret: DOCKER_CONFIG_JSON} |
|
|
docker_config_json: {from_secret: DOCKER_CONFIG_JSON} |
|
|
commands: |
|
|
commands: |
|
|
|
|
|
- | |
|
|
|
|
|
echo "BUILDING ON: ${DRONE_SYSTEM_HOSTNAME}" |
|
|
- | |
|
|
- | |
|
|
mkdir -p /root/.ssh |
|
|
mkdir -p /root/.ssh |
|
|
cat <<EOF > /root/.ssh/config |
|
|
cat <<EOF > /root/.ssh/config |
|
|