Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -252,7 +252,7 @@ Here are variables supported to configure the integration environment: ### Staging environment configuration The staging environment is an iso-prod environment meant for testing and validation purpose associated to your production branch (`master` by default). branch (`main` or `master` by default). It is **disabled by default** and can be enabled by setting the `AZURE_STAGING_ENABLED` variable (see below). Loading @@ -269,7 +269,7 @@ Here are variables supported to configure the staging environment: ### Production environment configuration The production environment is the final deployment environment associated with your production branch (`master` by default). The production environment is the final deployment environment associated with your production branch (`main` or `master` by default). It is **disabled by default** and can be enabled by setting the `AZURE_PROD_ENABLED` variable (see below). Loading kicker.json +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ { "id": "staging", "name": "Staging", "description": "An iso-prod environment meant for testing and validation purpose on your production branch (`master` by default)", "description": "An iso-prod environment meant for testing and validation purpose on your production branch (`main` or `master` by default)", "enable_with": "AZURE_STAGING_ENABLED", "variables": [ { Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -252,7 +252,7 @@ Here are variables supported to configure the integration environment: ### Staging environment configuration The staging environment is an iso-prod environment meant for testing and validation purpose associated to your production branch (`master` by default). branch (`main` or `master` by default). It is **disabled by default** and can be enabled by setting the `AZURE_STAGING_ENABLED` variable (see below). Loading @@ -269,7 +269,7 @@ Here are variables supported to configure the staging environment: ### Production environment configuration The production environment is the final deployment environment associated with your production branch (`master` by default). The production environment is the final deployment environment associated with your production branch (`main` or `master` by default). It is **disabled by default** and can be enabled by setting the `AZURE_PROD_ENABLED` variable (see below). Loading
kicker.json +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ { "id": "staging", "name": "Staging", "description": "An iso-prod environment meant for testing and validation purpose on your production branch (`master` by default)", "description": "An iso-prod environment meant for testing and validation purpose on your production branch (`main` or `master` by default)", "enable_with": "AZURE_STAGING_ENABLED", "variables": [ { Loading