modify deploy user

This commit is contained in:
SennayT
2026-05-28 13:34:31 +03:00
parent 2a93de138f
commit e18811c76d

View File

@@ -32,7 +32,7 @@ jobs:
env: env:
PROJECT: edr-freight PROJECT: edr-freight
BRANCH: ${{ github.ref_name }} BRANCH: ${{ github.ref_name }}
DEPLOY_USER: user DEPLOY_USER: tria
BUILD_ENV_FILE: freight-web.build.env BUILD_ENV_FILE: freight-web.build.env
DOCKER_BUILDKIT: "1" DOCKER_BUILDKIT: "1"
COMPOSE_DOCKER_CLI_BUILD: "1" COMPOSE_DOCKER_CLI_BUILD: "1"