秘密變數官方文件說明
開一個 Empty pipeline 範本,裡面只有一個 PowerShell Task
Variables Tab 內新增 SecretVar 變數並輸入 Token (截圖內用 123 來表示),重點是要點選下圖鎖頭圖示,閉合即代表秘密變數
Secret variables are encrypted variables that you can use in pipelines without exposing their value. Secret variables can be used for private information like passwords, IDs, and other identifying data that you wouldn't want to have exposed in a pipeline. Secret variables are encrypted at rest with a 2048-bit RSA key and are available on the agent for tasks and scripts to use.
Variables Tab 內新增 SecretVar 變數並輸入 Token (截圖內用 123 來表示),重點是要點選下圖鎖頭圖示,閉合即代表秘密變數
- 使用 PowerShell 發出 Line Notify,參考老師文章-如何在CI CD Pipeline中發送LINE通知訊息?
- PowerShell 內使用 Environment Variables 要這樣輸入 $env:NAME 如下圖,其他方式設定方式,參考 Define variables 內的 Environment Variables 章節
沒有留言:
張貼留言