Fix typo in deploy template (#959)

This commit is contained in:
Jakub Majorek 2021-01-22 15:15:22 +01:00 committed by GitHub
parent 383055a2de
commit 2d3a859db6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
API_URI: https://master.staging.saleor.cloud/graphql/
APP_MOUNT_URI: /dashboard/
STATIC_URL: /dashboard/static/
SENTRY_ORG: sentry
SENTRY_ORG: saleor
SENTRY_PROJECT: dashboard
SENTRY_URL_PREFIX: "~/static"
ENVIRONMENT: master-staging