Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Investigate error message when using scp and the folder exists #54

Open
apostergiou opened this issue Apr 24, 2018 · 1 comment
Open
Labels
bug Something isn't working client

Comments

@apostergiou
Copy link
Contributor

apostergiou commented Apr 24, 2018

Error message:

$ ./mistry build --host localhost --port 8462 --project simple_with_directory \
 --group foo --target /tmp/foo --transport scp -- --x=$RANDOM

/tmp/mistry: Is a directory

The project used should produce artifacts with a directory structure depth equal or bigger than 3.

e.g.

files
└──more_files
    └── foo.js
@apostergiou apostergiou added bug Something isn't working client labels Apr 24, 2018
@agis

This comment has been minimized.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working client
Projects
None yet
Development

No branches or pull requests

2 participants