Skip to content

Commit

Permalink
Merge pull request #5 from KohlsTechnology/cp-718-fix
Browse files Browse the repository at this point in the history
[CP-718][Add] changing from prometheus to opa exporter
  • Loading branch information
kyle-morrison authored Mar 28, 2023
2 parents 529e906 + 1f580ea commit 8a7992e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Prepare
id: prep
run: |
DOCKER_IMAGE=quay.io/kohlstechnology/prometheus_bigquery_remote_storage_adapter
DOCKER_IMAGE=quay.io/kohlstechnology/opa_scorecard_exporter
VERSION=${GITHUB_REF#refs/tags/}
TAGS="${DOCKER_IMAGE}:${VERSION},${DOCKER_IMAGE}:latest"
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 8a7992e

Please sign in to comment.