mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 08:03:49 +01:00
finish cleaning up test image registry repo name
This commit is contained in:
parent
6a73fa9524
commit
9ca8629bf6
3
.github/workflows/ci-build.yml
vendored
3
.github/workflows/ci-build.yml
vendored
@ -91,8 +91,7 @@ jobs:
|
||||
|
||||
- name: Set Up Container Image Tags for zrok CLI Container
|
||||
env:
|
||||
# RELEASE_REPO: openziti/zrok
|
||||
RELEASE_REPO: kbinghamnetfoundry/zrok
|
||||
RELEASE_REPO: openziti/zrok
|
||||
ZROK_VERSION: ${{ steps.slug.outputs.branch_tag }}
|
||||
id: tagprep_cli
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user