Skip to content

Commit

Permalink
Merge pull request #141 from DFE-Digital/bump-test-environment-to-rel…
Browse files Browse the repository at this point in the history
…ease-2

Bump `test` environment to release-2
  • Loading branch information
jordan-beard authored Dec 6, 2022
2 parents 96138fa + 12c9cdd commit a3f110f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-image-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
version: ${{steps.release-version.outputs.version}}
steps:
- id: release-version
run: echo "::set-output name=version::release-1"
run: echo "::set-output name=version::release-2"

build-and-push-image-test:
name: Build and push image test
Expand Down

0 comments on commit a3f110f

Please sign in to comment.