finish cleaning up test image registry repo name

This commit is contained in:
Kenneth Bingham 2023-04-04 14:52:59 -04:00
parent 6a73fa9524
commit 9ca8629bf6
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -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: |