Point binary upgrade system back to https://bootstrap.urbit.org/vere (#80)

Co-authored-by: Peter McEvoy <git@mcevoypeter.com>
This commit is contained in:
Peter McEvoy 2023-01-10 15:59:02 -05:00 committed by GitHub
parent 400ee7a780
commit 3eacdd5da4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ on:
required: false
env:
UPLOAD_BASE: bootstrap.urbit.org/vere-test
UPLOAD_BASE: bootstrap.urbit.org/vere
jobs:
urbit:

View File

@ -161,6 +161,6 @@ container_push(
format = "Docker",
image = ":docker",
registry = "docker.io",
repository = "tloncorp/vere-test",
repository = "tloncorp/vere",
tag_file = ":docker_tag",
)

View File

@ -17,7 +17,7 @@ u3_host u3_Host;
u3_king u3_King;
static const c3_c* ver_hos_c = "https://bootstrap.urbit.org/vere-test";
static const c3_c* ver_hos_c = "https://bootstrap.urbit.org/vere";
// stash config flags for worker
//