Comments etc

This commit is contained in:
shamoon
2025-03-28 17:41:31 -07:00
parent 0fc69ef469
commit 28e2b6ccee
2 changed files with 3 additions and 3 deletions

View File

@@ -97,7 +97,7 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Build Next.js app
- name: Build app
run: |
NEXT_PUBLIC_BUILDTIME="${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.created'] }}" \
NEXT_PUBLIC_VERSION="${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}" \