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:
|
||||
name: docker.io/renovate/renovate:19
|
||||
entrypoint:
|
||||
- "/bin/bash"
|
||||
- "-c"
|
||||
entrypoint: [""]
|
||||
|
||||
stages:
|
||||
- CI
|
||||
|
|
Reference in a new issue