Skip to content

Commit c909b2b

Browse files
committed
update image repo variables
1 parent 868adb9 commit c909b2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .github/workflows/publish.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ jobs:
6161
# echo "${{ secrets.quay_password }}" | cosign login -u ${{ secrets.quay_username }} --password-stdin quay.io
6262
- name: Build images and push
6363
run: ./scripts/push-docker-image.sh
64+
with:
65+
IMAGE_OPERATOR: archway-network/prometheus-operator
66+
IMAGE_RELOADER: archway-network/prometheus-config-reloader
67+
IMAGE_WEBHOOK: archway-network/admission-webhook

0 commit comments

Comments
 (0)