英文: Can't push docker image to Gitlab registry from pipeline: "denied: access forbidden&quo...
如何使用Kaniko的Docker构建秘密
英文: How to Use Docker Build Secrets with Kaniko 问题 以下是您要翻译的文本: Context Our current build system buil...
How to publish a scoped npm package to gitlab's package registry in a group namespace via a CI/CD pipeline
英文: How to publish a scoped npm package to gitlab's package registry in a group namespace via a ...
Gitlab CI/CD pipelines: 如何按执行日期搜索
英文: gitlab CI/CD pipelines: how to search by execution date 问题 可以按执行日期搜索管道吗? 例如,我需要查找在2023-01-31执行的管...
Bash脚本用于Gitlab CI
英文: Bash script for Gitlab CI 问题 我有一个bash脚本,它将查看在流水线上运行的作业列表,并搜索两个特定的作业。如果作业A匹配成功,我想运行脚本的一部分,在某些条件下重...
问题来自Gitlab私有包注册表
英文: Issue pulling from Gitlab private package registry 问题 我们有一个自托管的GitLab(版本15.5.4),我已经配置好了发布npm包所需的...
在使用GitLab CI/CD制作Golang deb时,…中没有Go文件。
英文: no Go files in ... when on making golang deb in gitlab-ci/cd 问题 这是关于golang的一些内容,我在gitlab-ci.yml文...
错误响应来自守护程序:找不到镜像:localstack/localstack:0.14.0
英文: Error response from daemon: No such image: localstack/localstack:0.14.0 问题 最近我遇到了这个错误: Error res...
Google Cloud Function – 在Golang中找不到匹配的函数名称。
英文: Google cloud Function - Golag no matching function found with name 问题 我正在尝试通过GitLab CI在GCP上运行我的函...
PGHOST用于由docker-compose创建的带有docker:dind的GitLab流水线的postgres。
英文: PGHOST for GitLab pipeline with docker:dind for postgres created by docker-compose 问题 我有一个docker...
8