Skip to content

Commit

Permalink
RHINENG-11506 - Remove occurrence of /preview (#2128)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridostal authored Jul 22, 2024
1 parent c3e1fe4 commit 5f97b23
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,6 @@ LOCAL_APPS=inventory:8003~http npm run start:proxy
- ```npm run test:jest:watch``` - run Jest tests in watch mode
- ```npm run lint``` - run linter

## Deploying
Any push to the following branches will trigger a build in [vulnerability-ui-build repository](https://github.com/RedHatInsights/vulnerability-ui-build) which will deploy to corresponding environment. Travis is used to deploy the application.

| Push to branch in this repo | Updated branch in build repo | Environment | Available at
| :--------------------------- | :---------------------------- | :---------------- | :-----------
| master | stage-beta | stage beta | https://console.stage.redhat.com/preview
| stage-stable | stage-stable | stage stable | https://console.stage.redhat.com
| prod-beta | prod-beta | production beta | https://console.redhat.com/preview
| prod-stable | prod-stable | production stable | https://console.redhat.com

## Internationalization

### Translation keys
Expand Down

0 comments on commit 5f97b23

Please sign in to comment.