Skip to content

Commit 1ee3f47

Browse files
committed
CI: tag: values are explicitly strings
1 parent 536fff0 commit 1ee3f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pipelines/stemcells-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ resource_types:
105105
type: docker-image
106106
source:
107107
repository: concourse/semver-resource
108-
tag: 1.6
108+
tag: "1.6"
109109
username: ((docker.username))
110110
password: ((docker.password))
111111

0 commit comments

Comments
 (0)