fix: dockerfile

This commit is contained in:
Valknar XXX
2025-10-26 02:36:04 +02:00
parent 4058757389
commit dc2a6a16d3

View File

@@ -20,7 +20,6 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: valknarxxx/sexy
CI: true
jobs:
build-and-push:
@@ -84,6 +83,7 @@ jobs:
cache-to: type=gha,mode=max
build-args: |
NODE_ENV=production
CI=true
- name: Generate image digest
if: github.event_name != 'pull_request'