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 Mar 18, 2022. It is now read-only.
Instead of asking users to sign up for access to get our beta build image, perhaps there is something we can add to the yaml configuration that swaps to the latest build image.
I have concerns about giving users access to the build image name, and I don't want to support more than 2 build images for simplicity, so I think a binary option makes sense here. If there is a strong reason to allow access to all three images, perhaps this could simply be the docker image tag -- ie: 1.0, 2.0, or latest
Uh oh!
There was an error while loading. Please reload this page.
Instead of asking users to sign up for access to get our beta build image, perhaps there is something we can add to the yaml configuration that swaps to the
latest
build image.I have concerns about giving users access to the build image name, and I don't want to support more than 2 build images for simplicity, so I think a binary option makes sense here. If there is a strong reason to allow access to all three images, perhaps this could simply be the docker image tag -- ie:
1.0
,2.0
, orlatest
A couple options:
or
or, considering there might be some additional beta features we want to enable on builds:
The text was updated successfully, but these errors were encountered: