Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions appengine/building-an-app/build/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,5 @@
# limitations under the License.

# [START gae_build_app_yaml_node]
# [START app_yaml]
# [START gae_app_yaml]
runtime: nodejs20
# [END gae_app_yaml]
# [END app_yaml]
# [END gae_build_app_yaml_node]
4 changes: 0 additions & 4 deletions appengine/building-an-app/update/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,5 @@
# limitations under the License.

# [START gae_update_app_yaml_node]
# [START gae_app_yaml]
# [START app_yaml]
runtime: nodejs20
# [END app_yaml]
# [END gae_app_yaml]
# [END gae_update_app_yaml_node]
Loading