Skip to content

Commit 8254487

Browse files
committed
string
1 parent 7b80beb commit 8254487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/django/e2e_test_setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ options:
135135
substitutions:
136136
_SERVICE: django
137137
_VERSION: manual
138-
_PYTHON_VERSION: 3.12
138+
_PYTHON_VERSION: "3.12"
139139
_REGION: us-central1
140140
_ARTIFACT_REGISTRY: cloud-run-source-deploy
141141
_IMAGE_NAME: ${_REGION}-docker.pkg.dev/${PROJECT_ID}/${_ARTIFACT_REGISTRY}/django-${_VERSION}

0 commit comments

Comments
 (0)