You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of the buildpack is to simplify the process for the user to set up their destroy, and create scripts. As a result, this buildpack will create an associated postdeploy and pre-pr scripts.
When user provision add-ons, we will provide an associated API_KEY within an ENV Variable
The purpose of the buildpack is to simplify the process for the user to set up their destroy, and create scripts. As a result, this buildpack will create an associated postdeploy and pre-pr scripts.
API_KEY
within an ENV VariablePSUEDO Example:
-
post-pr
: curl -X POST -d post-pr.json https://heymako.com/botops/api/create-
pr-destroy
: curl -X POST pr-destroy.json https://heymako/botops/api/destroyapp.json
The text was updated successfully, but these errors were encountered: