Skip to content

Commit

Permalink
Merge branch 'master' into feat/DHIS2-15454-sidebar-ui-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenrikoverland authored Oct 19, 2023
2 parents 8c346f9 + d70cbbb commit ddce619
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ on:
required: true

env:
BASE_URL_INSTANCES: https://debug.dhis2.org
NAME_PATTERN_PROD_INSTANCES: '{version}'
NAME_PATTERN_DEV_INSTANCE: dev
BASE_URL_INSTANCES: https://test.e2e.dhis2.org
NAME_PATTERN_PROD_INSTANCES: 'analytics-{version}'
NAME_PATTERN_DEV_INSTANCE: analytics-dev

concurrency:
group: e2e-prod-${{ github.workflow}}-${{ github.ref }}
Expand Down

0 comments on commit ddce619

Please sign in to comment.