随笔分类 -  CICD / gitlabci

持续集成
摘要:docker executor $ cat config.toml ...... [[runners]] environment = ["DOCKER_AUTH_CONFIG={\"auths\":{\"registry.xxx.com\":{\"auth\":\"dmlwZXIucm9ib3QuZ 阅读全文
posted @ 2023-12-15 17:56 yuhaohao 阅读(111) 评论(0) 推荐(0)
摘要:gitlab runner部署 部署方案可以采用gitlab runner operator部署,也可以直接使用gitlab helm charts部署。 runner配置说明 对于k8s gitlab runner的具体参数可以参考:https://docs.gitlab.com/runner/e 阅读全文
posted @ 2023-12-14 11:00 yuhaohao 阅读(58) 评论(0) 推荐(0)