platform: linux image_resource: type: registry-image source: repository: alpine params: STATICHOST_APIKEY: ((website.statichost)) inputs: - name: public run: path: sh args: - -exc - | apk add bash curl zip >/dev/null curl -so shcli https://www.statichost.eu/shcli chmod +x shcli ./shcli altagos-dev ./public/website