Open Doqnach opened 6 years ago
i have the same problem.
Hi, I have same problem and find out that satis-go
binaries from https://github.com/benschw/satis-go/releases/tag/0.1.1 always override db.json
file. So I compile from source and it works well.
Currently using the https://github.com/ubc/satis-go-docker docker container for playing around with satis-go.
My db.json looks like the following (with a whole list of private repo's, next to that laravel one):
After starting satis-go (
/opt/satis-go/satis-go
) thearchive
key gets removed from the db.json and is not transfered to the stage.json.How can I make it create the
dist
and keep this config?