summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2016-08-12 12:07:41 -0700
committerGitHub <noreply@github.com>2016-08-12 12:07:41 -0700
commitb44eb402bdc97b142d46cadf0176c35f0b13c983 (patch)
treec68ac77ad4bd921e689b9255fabd54f46ae2c91f
parent7eed464db0ac7697e62888c34daef0fdb405f2e0 (diff)
downloadansible-b44eb402bdc97b142d46cadf0176c35f0b13c983.tar.gz
Update ansible-core-ci endpoint. (#17071)
-rwxr-xr-xtest/utils/shippable/ansible-core-ci2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/shippable/ansible-core-ci b/test/utils/shippable/ansible-core-ci
index 1e1d344344..146cf57e3a 100755
--- a/test/utils/shippable/ansible-core-ci
+++ b/test/utils/shippable/ansible-core-ci
@@ -43,7 +43,7 @@ def main():
parser.add_argument('--endpoint',
dest='endpoint',
- default='https://u30i4oezgk.execute-api.us-east-1.amazonaws.com',
+ default='https://14blg63h2i.execute-api.us-east-1.amazonaws.com',
help='api endpoint')
parser.add_argument('--stage',