mirror of
https://github.com/tcgdex/compiler.git
synced 2025-04-22 10:42:09 +00:00
idk anymore
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
888a6767b5
commit
dc0824eeef
@ -15,7 +15,7 @@ steps:
|
||||
commands:
|
||||
- apk -q add yarn
|
||||
- yarn
|
||||
- yarn db:compile
|
||||
# - yarn db:compile
|
||||
|
||||
- name: compile
|
||||
image: node:alpine
|
||||
@ -48,4 +48,4 @@ steps:
|
||||
from_secret: UPLOAD_PASSWORD
|
||||
target:
|
||||
from_secret: UPLOAD_DIST
|
||||
source: dist/
|
||||
source: dist/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user