From 5f97b23e8fc52f46c8259dc47917d12e82919d8a Mon Sep 17 00:00:00 2001 From: Jiri Dostal Date: Mon, 22 Jul 2024 13:54:01 +0200 Subject: [PATCH] RHINENG-11506 - Remove occurrence of /preview (#2128) --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 79cb0009f..498fe3da6 100644 --- a/README.md +++ b/README.md @@ -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