Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15a1a1 commit 029b8fbCopy full SHA for 029b8fb
sample_settings.ts
@@ -22,7 +22,7 @@ export default {
22
accessKeyId: '{{accessKeyId}}',
23
secretAccessKey: '{{secretAccessKey}}',
24
bucket: 'my-gitlab-bucket',
25
- region: null,
+ region: 'us-west-1',
26
},
27
usermap: {
28
'username.gitlab.1': 'username.github.1',
0 commit comments