We have released a new version (0.9.1) Appetize.io deploy step.
Changes:
-
Fix the
APPETIZE_APP_URLoutput URL scheme issue:
The path.Join() calls thecleanmethod which removes every/duplicates. That’s why the URL scheme is wrong (https:// => https:/) -
Unit test added