We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Docker workflow has never run. It looks like it has been replaced with Build and Release?
One difference I noticed is that Docker is using target: app whereas Build and Release is using target: app-sandbox (as reported earlier, see #416).
target: app
target: app-sandbox
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Docker workflow has never run. It looks like it has been replaced with Build and Release?
One difference I noticed is that Docker is using
target: app
whereas Build and Release is usingtarget: app-sandbox
(as reported earlier, see #416).The text was updated successfully, but these errors were encountered: