Skip to content

Commit

Permalink
Merge branch 'master' into parthea-patch-5
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmayr authored Oct 23, 2024
2 parents 91fb585 + 4bdb428 commit 6eee873
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 6eee873

Please sign in to comment.