mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
fix: disable env validation in ci
This commit is contained in:
@@ -13,6 +13,7 @@ permissions:
|
||||
packages: write
|
||||
|
||||
env:
|
||||
CI: true
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
TURBO_TELEMETRY_DISABLED: 1
|
||||
|
||||
Reference in New Issue
Block a user