Commit a3688656 authored by Fabio Pitino's avatar Fabio Pitino

Merge branch 'fix/bump-ado-image-to-1-0-3' into 'master'

Fixes Auto DevOps multiple hosts with comma and space split

See merge request gitlab-org/gitlab!41404
parents 500437d7 2c855454
---
title: Fixes Auto DevOps deploy script for multiple additional hosts separated by
comma and space
merge_request: 41404
author:
type: fixed
.dast-auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.2"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.3"
dast_environment_deploy:
extends: .dast-auto-deploy
......
.auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.2"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.3"
dependencies: []
include:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment