Skip to content

Commit

Permalink
Update deploy-to.openshift-dev-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JavaDeveloper456788 authored Oct 9, 2024
1 parent fdb4e6c commit 6093db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to.openshift-dev-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ env:
jobs:
build-and-deploy-dev:
name: Build and deploy to DEV
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
environment: dev
outputs:
ROUTE: '${{ steps.deploy-and-expose.outputs.route }}'
Expand Down

0 comments on commit 6093db8

Please sign in to comment.