英文: Is there any way to pass dynamic hours as a parameter in crone job in jankins cicd pipeline code...
是否有办法将动态小时作为参数传递给Jenkins CI/CD管道代码中的定时任务?
英文: Is there any way to pass dynamic hours as a parameter in crone job in jankins cicd pipeline code...
Gitlab注册表PNPM发布失败,返回404。
英文: Gitlab registry pnpm publish fails with 404 问题 我知道这个问题与这个问题几乎完全相同,但我已经尝试了那里写的几乎所有方法都没有成功。 我正在尝试将...
Gitlab流水线电子邮件 – 包括实际错误信息
英文: Gitlab Pipeline email - including the actual error 问题 我知道关于Gitlab的项目设置中的集成部分的流水线邮件,但是否有一种方法可以在“失...
测试自动化套件将如何在使用Maven或测试时在CI/CD工具上运行?
英文: How test automation suite will run on CI/CD tools while running using maven or testing? 问题 这可能是一...
如何优化Docker镜像大小并减少推送到Harbor的时间?
英文: How to Optimize Docker Image Size and Reduce Push Time to Harbor? 问题 我目前在我的公司中使用Harbor作为Docker镜像...
gitlab runner 未检测到 Docker。
英文: gitlab runner not detecting docker 问题 这个问题看起来是与你的GitLab Runner和Docker服务之间的连接问题有关。错误信息表明 GitLab R...
How can I run a single Terraform GitHub Actions pipeline that applies multiple terraform resources (each with own state files) at same time?
英文: How can I run a single Terraform GitHub Actions pipeline that applies multiple terraform resourc...
如何正确使用GitLab Runner?
英文: How to use gitlab runner correctly? 问题 我尝试弄清楚如何使用GitLab CI/CD流水线部署项目。 我创建了一个Runner,并在远程服务器上注册了它。...
Docker构建成功,但在docker images中未显示构建的镜像。
英文: Docker built successfully but no built image show up in the docker images 问题 我创建了一个 Flask 应用并使用 ...