Skip to content

Commit 9c1982f

Browse files
brandongrohmanndennisjbell
authored andcommitted
[ci] Fixed image snytax : => .
1 parent 787ce9f commit 9c1982f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/tasks/update-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ platform: linux
44
image_resource:
55
type: registry-image
66
source:
7-
repository: ((image/concourse_go:url))
8-
tag: ((image/concourse_go:tag))
7+
repository: ((image/concourse_go.url))
8+
tag: ((image/concourse_go.tag))
99

1010
inputs:
1111
- name: git

0 commit comments

Comments
 (0)