-
Does anyone have a complete Docker Compose of GitLab with gitlab-runner with config.toml (docker) to provide?
Best Regards,
-
e6426a1b7f26db19e9b5c0da6d0fc8121e288315 ("Add a `aspell` as a default entrypoint") seems to break usage on GitLab CI (shared-runners). All past tags have been overwritten so I can't confirm with cert…
-
Pushing `develop` -ish spack to staging a bit ago reminded me we don't have the same runners available in both, you can see the child pipelines that are stuck because of it [here](https://gitlab.stagi…
-
- [x] register shared gitlab runner
- [ ] setup a job to use gitlab runner
-
Currently only the Docker Gitlab-Runner is supported. But we use at least two. Runner as Docker (Rancher) or standard Runner using DIND (Agile).
Both should be supported.
-
The option `services.gitlab-runner.services..preBuildScript` is defined as `null or path`.
The option defines the *commands* to be executed before the build itself, not a path to a script. From th…
zagy updated
9 months ago
-
## Issue description
When I enable gitlab-runner and trigger a build from gitlab I get the following error:
```
Failed to start process: exec: "su": executable file not found in $PATH
```
I…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
W…
-
The configuration variables:
* `gitlab_runner__apt_repo`
* `gitlab_runner__apt_key`
* `gitlab_runner__apt_repo`
are unused. In the „old role“ at https://github.com/debops/ansible-gitlab_runner…
-
Setup workflow with sync from GitHub to Gitlab.
# Proposal
We propose adding a workflow file to each corresponding repository in the ReHLDS organization.
This will allow the same changes to…