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 cbfe3c1 commit 9ee7a1cCopy full SHA for 9ee7a1c
appengine/building-an-app/build/app.yaml
@@ -11,8 +11,10 @@
11
# See the License for the specific language governing permissions and
12
# limitations under the License.
13
14
+# [START gae_build_app_yaml_node]
15
# [START app_yaml]
16
# [START gae_app_yaml]
17
runtime: nodejs20
18
# [END gae_app_yaml]
19
# [END app_yaml]
20
+# [END gae_build_app_yaml_node]
appengine/building-an-app/update/app.yaml
+# [START gae_update_app_yaml_node]
+# [END gae_update_app_yaml_node]
0 commit comments