Skip to content

Commit 013a91a

Browse files
author
Tiexin Guo
committed
chore: fix format issue in the test yaml
1 parent 94e4df3 commit 013a91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/yaml/e2e-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ tools:
22
- name: go-webapp-repo
33
plugin: github-repo-scaffolding-golang
44
options:
5-
org: [[ githubOrganization]]
5+
org: [[ githubOrganization ]]
66
repo: [[ repoName ]]
77
branch: [[ defaultBranch ]]
88
image_repo: [[ dockerRegistryUserName ]]/[[ repoName ]]

0 commit comments

Comments
 (0)