aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-10-19 19:06:11 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-10-19 19:06:11 +0300
commit893dad0a0f2b72a8b5b36104cea4ae52cc8a9ac6 (patch)
treea1ece4d29ba88203bcd4218ab4f37ddc6224fc6b /.github
parentexamples/cgitize.toml: mention GitLab username (diff)
downloadcgitize-893dad0a0f2b72a8b5b36104cea4ae52cc8a9ac6.tar.gz
cgitize-893dad0a0f2b72a8b5b36104cea4ae52cc8a9ac6.zip
workflows/ci: mention GitLab username requirement
Diffstat (limited to '')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index dd13d1c..63f9337 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -41,6 +41,7 @@ jobs:
#CGITIZE_BITBUCKET_USERNAME: egor-tensin
#CGITIZE_BITBUCKET_APP_PASSWORD: '${{ secrets.CGITIZE_BITBUCKET_APP_PASSWORD }}'
# Same goes for GitLab.
+ #CGITIZE_GITLAB_USERNAME: egor-tensin
#CGITIZE_GITLAB_ACCESS_TOKEN: '${{ secrets.CGITIZE_GITLAB_ACCESS_TOKEN }}'
steps:
- name: Checkout