mirror of
https://github.com/koreanbots/core.git
synced 2026-02-01 17:20:24 +00:00
ci: removed env
This commit is contained in:
parent
67269aebc6
commit
a94de53156
8
.github/workflows/testing.yml
vendored
8
.github/workflows/testing.yml
vendored
@ -60,14 +60,6 @@ jobs:
|
|||||||
run: echo '{"tester":"DEMO_KEY"}' > secret.json
|
run: echo '{"tester":"DEMO_KEY"}' > secret.json
|
||||||
- name: Build
|
- name: Build
|
||||||
run: yarn build
|
run: yarn build
|
||||||
env:
|
|
||||||
NEXT_PUBLIC_SENTRY_SERVER_ROOT_DIR: ./api
|
|
||||||
SENTRY_ORG: koreanbots
|
|
||||||
SENTRY_PROJECT: v2
|
|
||||||
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
|
|
||||||
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
|
|
||||||
SOURCE_BRANCH: ${{ github.event_name == 'push' && github.head_ref || null }}
|
|
||||||
SOURCE_COMMIT: ${{ github.sha }}
|
|
||||||
CI: true
|
CI: true
|
||||||
|
|
||||||
# docker:
|
# docker:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user