Skip to content

Commit

Permalink
Bump test environment to release-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Stretch96 authored and jordan-beard committed Dec 6, 2022
1 parent 96138fa commit 12c9cdd
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 12c9cdd

Please sign in to comment.