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
Now that we have a basic MVP in place we need to support building software in CI pipelines (GitHub Actions, Gitlab, etc). The goal will be to re-use existing binaries and images (ie. vorpal and vorpal-worker) to build applications in pipelines.
Requirements
install latest docker for building
install latest vorpal for binary
download sandbox image
TBD
The text was updated successfully, but these errors were encountered:
Overview
Now that we have a basic MVP in place we need to support building software in CI pipelines (GitHub Actions, Gitlab, etc). The goal will be to re-use existing binaries and images (ie.
vorpal
andvorpal-worker
) to build applications in pipelines.Requirements
docker
for buildingvorpal
for binarysandbox
imageThe text was updated successfully, but these errors were encountered: