Skip to content

Commit

Permalink
fix: small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trev-dev committed Nov 19, 2024
1 parent 9e1020f commit 2569e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-openshift-backend-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
# Process and apply deployment template
oc process \
-f tools/openshift/backend-no-fb.deployment.yaml \
-f tools/openshift/backend.no-fb.deployment.yaml \
-p APP_NAME=${{ env.APP_NAME }} \
-p REPO_NAME=${{ env.REPO_NAME }} \
-p BRANCH=${{ env.BRANCH }} \
Expand Down

0 comments on commit 2569e1f

Please sign in to comment.