fixed web5

This commit is contained in:
Brord van Wierst 2023-12-04 04:25:14 +01:00
parent 855c8f74e5
commit 72ec49c79d
No known key found for this signature in database
GPG key ID: 20E7ACBD8E02BC11
3 changed files with 12 additions and 1 deletions

View file

@ -27,6 +27,7 @@ jobs:
- name: Build Website
run: |
mkdir public
mv .env public/web/.env
mv build/web/ public/web
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3

View file

@ -36,6 +36,17 @@ jobs:
name: web-artifact
path: ./build/web
upload_sentry:
runs-on: ubuntu-latest
needs: build_staging
steps:
- uses: actions/checkout@v2
- run: cat .github/workflows/versions.env >> $GITHUB_ENV
- run: echo "$WEB_APP_ENV" > .env
- name: Build web
run: ./scripts/upload-sentry.sh
deploy_staging:
runs-on: ubuntu-latest
needs: build_staging

View file

@ -132,7 +132,6 @@ flutter:
generate: true
uses-material-design: true
assets:
- .env
- assets/
- assets/pangea/
- assets/pangea/bot_faces/