I was following this document https://blog.openshift.com/building-declarative-pipelines-openshift-dsl-plugin/ and when I try to install the new app using the command , nothing happens, build is pending status for ever.
oc new-app https://github.com/siamaksade/mapit-spring.git --strategy=pipeline
I was following this document https://blog.openshift.com/building-declarative-pipelines-openshift-dsl-plugin/ and when I try to install the new app using the command , nothing happens, build is pending status for ever.
oc new-app https://github.com/siamaksade/mapit-spring.git --strategy=pipeline