mirror of
https://github.com/tcgdex/compiler.git
synced 2025-08-03 09:21:59 +00:00
@@ -15,7 +15,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apk -q add yarn
|
- apk -q add yarn
|
||||||
- yarn
|
- yarn
|
||||||
- yarn db:compile
|
# - yarn db:compile
|
||||||
|
|
||||||
- name: compile
|
- name: compile
|
||||||
image: node:alpine
|
image: node:alpine
|
||||||
@@ -48,4 +48,4 @@ steps:
|
|||||||
from_secret: UPLOAD_PASSWORD
|
from_secret: UPLOAD_PASSWORD
|
||||||
target:
|
target:
|
||||||
from_secret: UPLOAD_DIST
|
from_secret: UPLOAD_DIST
|
||||||
source: dist/
|
source: dist/*
|
||||||
|
Reference in New Issue
Block a user