Skip to content

Commit

Permalink
fix: openshift file configuration in ci (#299)
Browse files Browse the repository at this point in the history
Signed-off-by: Diego Alfonso <dalfonso@vmware.com>
  • Loading branch information
odinnordico committed Oct 11, 2023
1 parent ff1b9cb commit 24a27a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
cp NOTICE "bundle/NOTICE"
cp VERSION "bundle/VERSION"
cp config/carvel/bundle.yaml "bundle/bundle.yaml"
cp config/carvel/bundle.yaml "bundle/openshift.yaml"
cp config/carvel/openshift.yaml "bundle/openshift.yaml"
cp -r samples "bundle/samples"
echo "##[group]Build Service Bindings"
Expand Down

0 comments on commit 24a27a5

Please sign in to comment.