test in cd

This commit is contained in:
Arthur Wambst 2025-06-11 16:02:58 +02:00 committed by Arthur Wambst
parent d0ebafaeab
commit 88bc33ec3e
No known key found for this signature in database
3 changed files with 5040 additions and 6 deletions

View File

@ -18,6 +18,5 @@ jobs:
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: cd banquise-website
- run: npm init -y
- run: npm install
- run: npm ci
- run: npm run build

4
.gitignore vendored
View File

@ -30,7 +30,3 @@ pnpm-debug.log*
# optional: nix store link if using nix develop
.result
# optional: lockfiles you don't use
package-lock.json

5039
banquise-website/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff