Skip to content

Commit 447252d

Browse files
authored
Change fetch location to absolute url (#119)
2 parents a43b9b4 + 4faa229 commit 447252d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ spec:
9595
name: Fetch Base
9696
action: fetch:copier
9797
input:
98-
url: .
98+
url: https://github.com/DiamondLightSource/python-copier-template
9999
values:
100100
destination: ${{ parameters.repoUrl | parseRepoUrl }}
101101
# These are answers for the copier template

0 commit comments

Comments
 (0)