1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00

fix: Test node_env production in build

Signed-off-by: Six <23470032+6ixfalls@users.noreply.github.com>
This commit is contained in:
Six 2024-01-17 22:33:10 -08:00
parent 5c14351a9f
commit eb330a6c23
No known key found for this signature in database
GPG key ID: 00148D3869C21E43

View file

@ -10,6 +10,7 @@ on:
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: ${{ github.repository }}
NODE_ENV: production
jobs: jobs:
build: build: