Para crear un build config
oc new-build https://github.com/siamaksade/devnation-cicd-demo --name=mapit-build -n devnation
y para correrlo
oc start-build
para ver el bc
oc get bc/mapit-build -o yaml
recordemos que esto tira bastante basura....
Seguridad Informatica en Linux, Sistemas Operativos, Tutoriales, Hacking en Linux
No comments:
Post a Comment