You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2023. It is now read-only.
I'm running the build.sh and it seems to do the meteor build then errors with
[minimeteor] Copying bundle from build container to temp directory
cp: cannot stat '/home/user/build/bundle': No such file or directory
[minimeteor] Meteor build container finished
sed: /tmp/minimeteor/DobtB/bundle/.node_version.txt: No such file or directory
[minimeteor] Writing Alpine build script
[minimeteor] Setting executable rights on Alpine build script
[minimeteor] Starting Alpine build container
docker: Error parsing reference: "mhart/alpine-node:" is not a valid repository/tag: invalid reference format.```
What could be the issue?