Skip to content

Commit

Permalink
Test deploy frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Oct 9, 2024
1 parent 3ac8e8d commit 2472424
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ jobs:
oc_namespace: ${{ vars.OC_NAMESPACE }}
oc_server: ${{ vars.OC_SERVER }}
oc_token: ${{ secrets.OC_TOKEN }}
oc_version: "4.14.37"
file: frontend/openshift.deploy.yml
parameters:
-p TAG=-dev-${{ github.event.number }}
-p TARGET=dev
oc_version: "4.14.37"
file: frontend/openshift.deploy.yml
parameters:
-p TAG=-dev-${{ github.event.number }}
-p TARGET=dev

0 comments on commit 2472424

Please sign in to comment.