Experiments with the gitlab-ci
This commit is contained in:
parent
bafc4a302a
commit
0019505c92
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
||||||
image:
|
image:
|
||||||
name: docker.io/renovate/renovate:19
|
name: docker.io/renovate/renovate:19
|
||||||
entrypoint:
|
entrypoint: [""]
|
||||||
- "/bin/bash"
|
|
||||||
- "-c"
|
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- CI
|
- CI
|
||||||
|
|
Reference in a new issue