Skip to content

Commit

Permalink
update image repo variables
Browse files Browse the repository at this point in the history
  • Loading branch information
junaidk committed Jan 10, 2025
1 parent c909b2b commit 4018e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
# echo "${{ secrets.quay_password }}" | cosign login -u ${{ secrets.quay_username }} --password-stdin quay.io
- name: Build images and push
run: ./scripts/push-docker-image.sh
with:
env:
IMAGE_OPERATOR: archway-network/prometheus-operator
IMAGE_RELOADER: archway-network/prometheus-config-reloader
IMAGE_WEBHOOK: archway-network/admission-webhook

0 comments on commit 4018e07

Please sign in to comment.