github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/github/yaml/testdata/jobs-services/example-2.yaml.golden (about) 1 jobs: 2 job1: 3 services: 4 myservice1: 5 image: ghcr.io/owner/myservice1 6 credentials: 7 username: username 8 password: password 9 myservice2: 10 image: dockerhub_org/myservice2 11 credentials: 12 username: username 13 password: password