Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sakthi-aot committed Mar 6, 2024
1 parent 5a2101b commit aa29d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd-caseflow-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
template_vars: -p PROMOTE=${{ github.repository }}/app/caseflow_core/microservices/lob -p CONTAINER_PORT=4005 -p ENV=dev -p IMAGE_TAG=dev
- component: app/caseflow_core/microservices/server
overwrite: true
template_file: .github/openshift/deploy.microservice.server.yml
template_file: .github/openshift/deploy.microservice-server.yml
template_vars: -p PROMOTE=${{ github.repository }}/app/caseflow_core/microservices/server -p CONTAINER_PORT=8080 -p ENV=dev -p IMAGE_TAG=dev


Expand Down

0 comments on commit aa29d37

Please sign in to comment.