Skip to content

Commit 9ee7a1c

Browse files
chore(gae): Migrate region tags from build-an-app
1 parent cbfe3c1 commit 9ee7a1c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
1313

14+
# [START gae_build_app_yaml_node]
1415
# [START app_yaml]
1516
# [START gae_app_yaml]
1617
runtime: nodejs20
1718
# [END gae_app_yaml]
1819
# [END app_yaml]
20+
# [END gae_build_app_yaml_node]

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
1313

14+
# [START gae_update_app_yaml_node]
1415
# [START gae_app_yaml]
1516
# [START app_yaml]
1617
runtime: nodejs20
1718
# [END app_yaml]
1819
# [END gae_app_yaml]
20+
# [END gae_update_app_yaml_node]

0 commit comments

Comments
 (0)