Skip to content

Commit

Permalink
chore: update staging bucket to dev (#2026)
Browse files Browse the repository at this point in the history
* chore: update staging bucket to dev

* Update common.cfg
  • Loading branch information
dandhlee authored Oct 23, 2024
1 parent 0e022b3 commit 4bdb428
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ env_vars: {
# Push google cloud library docs to the Cloud RAD bucket `docs-staging-v2`
value: "docs-staging-v2"
{% else %}
# Push non-cloud library docs to `docs-staging-v2-staging` instead of the
# Push non-cloud library docs to `docs-staging-v2-dev` instead of the
# Cloud RAD bucket `docs-staging-v2`
value: "docs-staging-v2-staging"
value: "docs-staging-v2-dev"
{% endif -%}
}

Expand Down Expand Up @@ -69,4 +69,4 @@ before_action {
keyname: "docuploader_service_account"
}
}
}
}

0 comments on commit 4bdb428

Please sign in to comment.