Browse Source

add description

Tobias Simetsreiter 3 năm trước cách đây
mục cha
commit
fb411d9cf8
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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"