0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/manager/gitlabci/__fixtures__/gitlab-ci.6.yaml
Hasan Awad e47712f367
feat(gitlabci): used yaml parsing (#14879)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-07 11:32:54 +00:00

28 lines
685 B
YAML

image:
# comment
name: renovate/renovate:19.70.8-slim
services:
# comment
- name: other/image1:1.0.0
alias: imagealias1
# another comment
- alias: imagealias2
name: other/image2:1.0.0
job1:
services:
- name: mooseagency/postgresql:12.3-1@sha256:a5a65569456f221ee1f8a0b3b4e2d440eb5830772d9440c9b30b1dbfd454c778
command:
- something:thatIsNotAnImage
- -something2
- -something3
- -something4
job2:
services:
- "mariadb:10.4.11"
- postgres:11.7
- redis:latest
- name: "registry.example.com/myimage:latest"
- myimage@sha256:0ecb2ad60
- tomcat:7-jre8