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"