1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-23 19:32:11 +00:00

fix: ignored file

This commit is contained in:
Florian Bouillon 2025-03-28 16:18:40 +01:00
parent 09869c55b7
commit 2b28863713
Signed by: Florian Bouillon
GPG Key ID: 7676FF78F3BC40EC
2 changed files with 0 additions and 8 deletions

View File

@ -19,4 +19,3 @@ dist/
# production # production
/server/dist /server/dist
/server/generated

View File

@ -77,13 +77,6 @@ jobs:
cd .. cd ..
rm -rf node_modules rm -rf node_modules
- name: Print Folder Tree
uses: jaywcjlove/github-action-folder-tree@main
with:
exclude: "node_modules|dist|.git|.husky|data|data-asia"
path: .
depth: 4
- name: Build and push - name: Build and push
id: build id: build
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6