Skip to content

Commit

Permalink
Merge pull request #309 from qld-gov-au/develop
Browse files Browse the repository at this point in the history
Increment extensions
  • Loading branch information
duttonw authored Oct 25, 2022
2 parents 95bc820 + a102743 commit 5102ad7
Show file tree
Hide file tree
Showing 6 changed files with 113 additions and 561 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

name: ${{ matrix.application }} ${{ matrix.target_environment }} ${{ matrix.python-version }} infrastructure build
runs-on: ubuntu-latest
container: integratedexperts/ci-builder
container: drevops/ci-builder
env:
VARS_TYPE: ${{ matrix.application }}
DEPLOY_ENV: ${{ matrix.target_environment }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

name: ${{ matrix.application }} ${{ matrix.target_environment }} ${{ matrix.python-version }} infrastructure build
runs-on: ubuntu-latest
container: integratedexperts/ci-builder
container: drevops/ci-builder
env:
VARS_TYPE: ${{ matrix.application }}
DEPLOY_ENV: ${{ matrix.target_environment }}
Expand Down
Loading

0 comments on commit 5102ad7

Please sign in to comment.