Merged PR 509: Pipelineの環境変数追従2
## 概要 [Task2896: Pipelineの環境変数追従2](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/2896) - 環境変数を追加 ## レビューポイント - 情報共有 ## 動作確認状況 - なし
This commit is contained in:
parent
f553bfc95b
commit
fe3910cbe1
@ -80,6 +80,9 @@ jobs:
|
|||||||
TENANT_NAME: xxxxxxxxxxxx
|
TENANT_NAME: xxxxxxxxxxxx
|
||||||
SIGNIN_FLOW_NAME: xxxxxxxxxxxx
|
SIGNIN_FLOW_NAME: xxxxxxxxxxxx
|
||||||
STORAGE_TOKEN_EXPIRE_TIME: 0
|
STORAGE_TOKEN_EXPIRE_TIME: 0
|
||||||
|
REFRESH_TOKEN_LIFETIME_WEB: 0
|
||||||
|
REFRESH_TOKEN_LIFETIME_DEFAULT: 0
|
||||||
|
ACCESS_TOKEN_LIFETIME_WEB: 0
|
||||||
- task: Docker@0
|
- task: Docker@0
|
||||||
displayName: build
|
displayName: build
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user