-
openshift + github actionsCI-CD/github-actions 2021. 10. 4. 21:01
Youtube
https://www.youtube.com/watch?v=B_Y8re_5cr8
openshift cli oc 설치
https://github.com/openshift/origin/releases
내 경우 C:\dev\openshift-origin-client-tools-v3.11.0-0cbc58b-windows 에 설치 후 PATH 에 추가
C:\dev\openshift-origin-client-tools-v3.11.0-0cbc58b-windows
확인
oc version
github cli 설치
https://github.com/cli/cli/releases
default path 인 C:\Program Files (x86)\GitHub CLI 를 PATH 추가
확인
gh version
Red Hat openhisft developer sandbox
https://developers.redhat.com/developer-sandbox/get-started
dev sandbox 접속하여, oc 를 통해 로그인
github : https://github.com/gwagdalf/simple-app
oc 로그인 & gh 설치된 상태에서
setsecret.cmd 실행