diff --git a/docs/ja/user-guide/environment-variables.md b/docs/ja/user-guide/environment-variables.md index 3b73c440..c542aea5 100644 --- a/docs/ja/user-guide/environment-variables.md +++ b/docs/ja/user-guide/environment-variables.md @@ -61,6 +61,7 @@ SCM_URL | チェックアウトされたSCMのURL Name | Value --- | --- SD_API_URL | Screwdriver APIのURLへのリンク +SD_STORE_URL | Screwdriver StoreのURLへのリンク ## 継続的インテグレーション diff --git a/docs/user-guide/environment-variables.md b/docs/user-guide/environment-variables.md index e6159eec..f847bf42 100644 --- a/docs/user-guide/environment-variables.md +++ b/docs/user-guide/environment-variables.md @@ -62,6 +62,7 @@ _Note: Environment variables set in one job cannot be accessed in another job. T | Name | Value | |------|-------| | SD_API_URL | Link to the Screwdriver API URL | +| SD_STORE_URL | Link to the Screwdriver Store URL | ## Continuous Integration