We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b80beb commit 8254487Copy full SHA for 8254487
run/django/e2e_test_setup.yaml
@@ -135,7 +135,7 @@ options:
135
substitutions:
136
_SERVICE: django
137
_VERSION: manual
138
- _PYTHON_VERSION: 3.12
+ _PYTHON_VERSION: "3.12"
139
_REGION: us-central1
140
_ARTIFACT_REGISTRY: cloud-run-source-deploy
141
_IMAGE_NAME: ${_REGION}-docker.pkg.dev/${PROJECT_ID}/${_ARTIFACT_REGISTRY}/django-${_VERSION}
0 commit comments