Appetize.io deploy v0.9.0

We have released a new version (0.9.0) (Dagio’s)Appetize.io deploy” step.

Changes:

  • It has been rewritten in Go.

  • Platform input removed. The step figures out the platform of the provided app.

  • For iOS, provide a .zip or .tar.gz file containing your compressed .app bundle or the .app bundle. For Android, provide the .apk containing your app.

  • If the given file’s extension is .app the step will create a new .zip with the .app bundle and uses that for upload.

1 Like