Skip to content

Commit

Permalink
Update openshift/release/generate-release.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
  • Loading branch information
aliok and pierDipi authored Apr 2, 2024
1 parent c4e4b73 commit 847a5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/release/generate-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ artifacts_dir="openshift/release/artifacts"
rm -rf $artifacts_dir
mkdir -p $artifacts_dir

image_prefix="registry.ci.openshift.org/openshift/knative-${release}:knative-"
image_prefix="registry.ci.openshift.org/openshift/knative-${release}:knative-backstage-plugins-"
tag=""

plugins="${artifacts_dir}/backstage-plugins.yaml"
Expand Down

0 comments on commit 847a5c1

Please sign in to comment.