mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
I can't type buildkite
Co-Authored-By: dbkr <dbkr@users.noreply.github.com>
This commit is contained in:
parent
af6ad9355d
commit
c5e7e82b46
@ -242,7 +242,7 @@ if __name__ == "__main__":
|
|||||||
# about what to deploy from the poke body, we can be a little more paranoid
|
# about what to deploy from the poke body, we can be a little more paranoid
|
||||||
# and only accept builds / artifacts from a specific buildkite org
|
# and only accept builds / artifacts from a specific buildkite org
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--org", dest="buildkit_org", help=(
|
"--org", dest="buildkite_org", help=(
|
||||||
"Lock down to this buildkite org"
|
"Lock down to this buildkite org"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user