diff --git a/providers/mittwald.yaml b/providers/mittwald.yaml index fbc20de..d808665 100644 --- a/providers/mittwald.yaml +++ b/providers/mittwald.yaml @@ -40,6 +40,8 @@ files_import_command: set -e -o pipefail set -x + ssh -vvv -l ${MITTWALD_SSH_USER}@${MITTWALD_APP_INSTALLATION_ID} ssh.fiestel.project.space /bin/true + ssh-add -l || true mw app download --target "${DDEV_FILES_DIR}"