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 has been archived by the owner on May 8, 2023. It is now read-only.
I'm trying to launch a service in dev mode or in prod mode. They are sufficiently different modes as to have two different build steps.
I could have two named targets, but personally I'd like to do -b service:dev or service:prod.
If there's another existing or proposed solution for this, I'd be down for that too.
Desired behavior:
Current behavior:
Workaround:
The text was updated successfully, but these errors were encountered: