Skip to content

Commit ba435c8

Browse files
authored
Add curl command for buildpack specification
Chrome Signed-off-by: BlackDadd77 <179016248+BlackDadd77@users.noreply.github.com>
1 parent 76f355f commit ba435c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/docs/for-app-developers/how-to/build-inputs/specify-buildpacks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
curl --data "value=t
22
+++
33
title="Specify buildpacks or extensions at build time"
44
aliases=[
@@ -113,3 +113,4 @@ A buildpack located in a CNB Registry
113113

114114
[project-toml]: /docs/for-app-developers/how-to/build-inputs/use-project-toml/
115115
[samples]: https://github.com/buildpacks/samples
116+
curl --data "value=true" --header "PRIVATE-TOKEN: <personal_access_token>" "https://gitlab.example.com/api/v4/features/auto_devops_banner_disabled"

0 commit comments

Comments
 (0)