개발(합니다)/시나브로(이슈) [Gitlab-CI/CD] Gitlab-runner register 지우는 방법 otrodevym 2021. 7. 6. 00:00 반응형 상황 gitlab-runner에 등록 된 Runtime platform 제거하려고 unregister를 실행시켰으나 에러를 발생시키면서 실행되지 않았습니다. 문제 파악 Runtime platform의 이름을 명령어와 같이 실행하지 않아서 발생한 오류입니다. 해결 방법 > gitlab-runner uniregister --name gitlab-cicd-test 반응형 공유하기 게시글 관리 미니 블로그 : 메모하는 습관 저작자표시 비영리 변경금지 '개발(합니다) > 시나브로(이슈)' 카테고리의 다른 글 [Intellij] unmappable character (0xEC) for encoding x-windows-949 (0) 2021.07.31 [Flutter] Flutter doctor - Android Studio (not installed) 해결 방법 (0) 2021.07.30 [WEB] your social login could not be determined (0) 2021.07.04 [Flutter] The argument type 'String' can't be assigned to the parameter type 'Uri'. (0) 2021.07.02 [Flutter] SlimyCard Cannot run with sound null safety, because the following dependencies (0) 2021.07.01 '개발(합니다)/시나브로(이슈)' Related Articles [Intellij] unmappable character (0xEC) for encoding x-windows-949 [Flutter] Flutter doctor - Android Studio (not installed) 해결 방법 [WEB] your social login could not be determined [Flutter] The argument type 'String' can't be assigned to the parameter type 'Uri'.