浏览代码

add description

Tobias Simetsreiter 3 年之前
父节点
当前提交
fb411d9cf8
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      bin/departmentjob.ps1

+ 2 - 2
bin/departmentjob.ps1

@@ -1,6 +1,6 @@
 
-# Source the gitlab token. Contents of this file:
-# $env:GL_TOKEN=""
+# Source the gitlab token. Contents of this file should set the GL_TOKEN environment variable to a gitlab PAT:
+# $env:GL_TOKEN="****"
 # 
 . "$PSScriptRoot\..\runtime\gl_token.ps1"