Skip to content

Commit

Permalink
app name and env change for test build (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakthi-aot authored Sep 26, 2023
1 parent 05cfb3c commit 01d703e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-openshift-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ jobs:
- name: Start Build Openshift
shell: bash
run: |
oc start-build ${{ env.APP_NAME }}-prod-build --wait
oc start-build forms-flow-web-root-config-test-build --wait

0 comments on commit 01d703e

Please sign in to comment.