Skip to content

Commit

Permalink
chore: update staging bucket to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dandhlee authored Oct 23, 2024
1 parent f98f680 commit 9dd4025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
s.replace(
".kokoro/docs/common.cfg",
r'value: "docs-staging-v2"',
r'value: "docs-staging-v2-staging"'
r'value: "docs-staging-v2-dev"'
)

s.shell.run(["nox", "-s", "blacken"], hide_output=False)

0 comments on commit 9dd4025

Please sign in to comment.