Skip to content

Commit

Permalink
chore(nodejs): use cloud-rad publication process (#1112) (#500)
Browse files Browse the repository at this point in the history
VERSION is used in @google-cloud/cloud-rad to publish ref docs for
a particular version. Pass VERSION in via Stubby or Fusion.
Source-Link: googleapis/synthtool@740366b
Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:bbdd52de226c00df3356cdf25460397b429ab49552becca645adbc412f6a4ed5
  • Loading branch information
gcf-owl-bot[bot] authored Jun 9, 2021
1 parent 8844d1b commit 5ea0d04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/google-cloud-asset/.trampolinerc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ required_envvars+=(

# Add env vars which are passed down into the container here.
pass_down_envvars+=(
"AUTORELEASE_PR"
"AUTORELEASE_PR",
"VERSION"
)

# Prevent unintentional override on the default image.
Expand Down

0 comments on commit 5ea0d04

Please sign in to comment.