Skip to content

Commit

Permalink
Fix prod root-config deploy yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
acoard-aot committed Sep 5, 2023
1 parent a5f993d commit e14bae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-openshift-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,5 @@ 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-prod-build --wait

0 comments on commit e14bae0

Please sign in to comment.