Skip to content

Commit 7a56317

Browse files
authored
Merge pull request #1287 from devstream-io/e2e-test-apps-config
test: fix apps e2e
2 parents 721cece + 5c97a1a commit 7a56317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/yaml/e2e-apps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apps:
2323
owner: [[ repoOwner ]]
2424
scmType: github
2525
repoTemplate:
26-
url: [[ repoTemplateBaseURL ]]/dtm-scaffolding-golang
26+
url: github.com/devstream-io/dtm-scaffolding-golang
2727
vars:
2828
imageRepo: [[ imageRepoOwner ]]/dtm-e2e-go
2929
ci:

0 commit comments

Comments
 (0)