Merged PR 629: STGのパイプラインに環境変数を追加する
## 概要 [Task3326: STG、PRODのパイプラインに環境変数を追加する](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/3326) - StagingのPipelineに環境変数を追加 ## レビューポイント ## UIの変更 - Before/Afterのスクショなど - スクショ置き場 ## 動作確認状況 ## 補足 - 相談、参考資料などがあれば
This commit is contained in:
parent
1c39555bfc
commit
9380d9bfc6
@ -87,6 +87,7 @@ jobs:
|
||||
REDIS_PORT: 0
|
||||
REDIS_PASSWORD: xxxxxxxxxxxx
|
||||
ADB2C_CACHE_TTL: 0
|
||||
STAGE: local
|
||||
- task: Docker@0
|
||||
displayName: build
|
||||
inputs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user