Skip to content

Commit 0748d2d

Browse files
chore(gae): Remove older region tags (#4048)
1 parent 8b8c2a1 commit 0748d2d

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

appengine/building-an-app/build/app.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,5 @@
1212
# limitations under the License.
1313

1414
# [START gae_build_app_yaml_node]
15-
# [START app_yaml]
16-
# [START gae_app_yaml]
1715
runtime: nodejs20
18-
# [END gae_app_yaml]
19-
# [END app_yaml]
2016
# [END gae_build_app_yaml_node]

appengine/building-an-app/update/app.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,5 @@
1212
# limitations under the License.
1313

1414
# [START gae_update_app_yaml_node]
15-
# [START gae_app_yaml]
16-
# [START app_yaml]
1715
runtime: nodejs20
18-
# [END app_yaml]
19-
# [END gae_app_yaml]
2016
# [END gae_update_app_yaml_node]

0 commit comments

Comments
 (0)