Remove redundant envs from master.staging env (#3022)

These envs were not updated with last PR, from Marketplace/Appstore POV envs should be the same on staging and master.staging
This commit is contained in:
Lukasz Ostrowski 2023-01-23 11:59:24 +01:00 committed by GitHub
parent abbe76442d
commit 076ea0ca66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,10 +17,6 @@ jobs:
SENTRY_URL_PREFIX: "~/dashboard/static"
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
MARKETPLACE_URL: "https://marketplace-gray.vercel.app/"
SALEOR_APPS_PAGE_PATH: saleor-apps
SALEOR_APPS_JSON_PATH: api/saleor-apps
APP_TEMPLATE_GALLERY_PATH: template-gallery
APPS_MARKETPLACE_API_URI: "https://marketplace-gray.vercel.app/api/v2/saleor-apps"
ENVIRONMENT: saleor-master-staging
IS_CLOUD_INSTANCE: true