Skip to content

Commit 3f8a33d

Browse files
authored
Merge pull request #1290 from merico-dev/fix-e2e-test-repo-exist-error
fix: e2e test app repo from owner to org
2 parents ca56dd5 + 86cd032 commit 3f8a33d

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
@@ -21,7 +21,7 @@ apps:
2121
framework: gin
2222
language: golang
2323
repo:
24-
owner: [[ repoOwner ]]
24+
org: [[ repoOwner ]]
2525
scmType: github
2626
repoTemplate:
2727
url: github.com/devstream-io/dtm-scaffolding-golang

0 commit comments

Comments
 (0)