-
|
Hi - I am getting an error trying to deploy a flow with Non-Docker Storage for Containerized Environments using the ErrorSteps and code I used to invoke a Cloud quick run which produced the error.1. Built and pushed the docker image to ECR
2. Ran the deploy script that includes
|
Beta Was this translation helpful? Give feedback.
Answered by
joshmeek
Jun 24, 2020
Replies: 1 comment 4 replies
-
|
@gryBox What version of Prefect are you on? On |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
joshmeek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

@gryBox What version of Prefect are you on? On
0.12.0the LocalEnvironment functions differently compared to what is currently on themasterbranch. If on0.12.0change that toRemoteEnvironmentand then see if it works