Knotx / knotx-aggregator

An aggregator for all Knot.x projects - release guides, automation, etc.
https://knotx.io
Apache License 2.0
0 stars 3 forks source link

Error message when creating .composite-enabled in build-stack.sh script #39

Closed marcinus closed 4 years ago

marcinus commented 4 years ago

Given that I am under knotx-aggregator/development and I have successfully launched ./pull-all.sh -r ../.. -b master When I launch ./build-stack.sh -r ../..

I get the following message: touch: cannot touch '../../knotx-stack/.composite-enabled': No such file or directory

Expected behaviour: No error should occur

Probable cause: invalid relative path handling in script