-
Jenkins Pipeline 是 Jenkins 2.x 之后引入的一种新的 CI/CD 自动化方式。它使用了基于代码的管道配置,使得构建流程更为灵活、可复用且容易维护。Jenkins Pipeline 使用了一种叫做 "Groovy DSL" 的语法。
### Jenkins Pipeline 基本语法
Jenkins Pipeline 有两种类型:
1. **Declarat…
-
I was going through the install process when I got this strange error message:
:: Trying podman.
+ podman run --rm registry.gitlab.steamos.cloud/proton/soldier/sdk:0.20211207.0-1
{"msg":"exec con…
-
When I use lsp-ui-doc to read some docs of STL containers, it show like this:
[![2020-07-20-00-28.png](https://i.postimg.cc/GtDpbD9y/2020-07-20-00-28.png)](https://postimg.cc/8f1GHjRp)
I'm using …
-
https://github.com/alpinelinux/alpine-docker-gitlab/blob/3f3227eb1c5aedeb38616084bb1e5b5839e37a86/overlay/usr/local/bin/entrypoint.sh#L23
-
Hi all,
I have configured an fts3 instance (v3.11.0) using docker compose with the following docker images/containers:
```
CONTAINER ID IMAGE CO…
-
在3.3.1和3.3.2版本中创建流水线凭证时,创建kubeconfig类型的凭证后,点编辑时里面的内容是空的。
另外在用Jenkins 发布时间,最后部署时报:error kubectl: not found。无法正常使用流水线。
代码如下:
![987D89E5-3DB2-4421-A8B7-129B516665BA](https://user-images.githubusercontent…
-
Its great to see Google officially support running the emulator in Docker containers!
The big, public CI services like Travis, GitLab-CI, etc. do not provide KVM or privileged runners by default. …
-
Hi, i have an old Mac (2013) with Big Slur (OS 11.7.10) .
I installed Oracle VirtualBox and in that i loaded Open Suse.
in Open Suse i installed watchmate.
When I launch it, does not find the bluet…
-
### Discussed in https://github.com/renovatebot/renovate/discussions/24533
Originally posted by **jpredmond** September 19, 2023
### How are you running Renovate?
Self-hosted Renovate
##…
-
`kaniko` is used a lot as a base image for CI job-containers.
For example - Gitlab-CI instructs its users to use it. However, unintuitively, it requires:
1. to use the `kaniko:debug` image - which f…