mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
modify deploy user for passenger
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -85,7 +85,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
PROJECT: edr-passenger
|
PROJECT: edr-passenger
|
||||||
BRANCH: ${{ github.ref_name }}
|
BRANCH: ${{ github.ref_name }}
|
||||||
DEPLOY_USER: user
|
DEPLOY_USER: tria
|
||||||
BUILD_ENV_FILE: passenger-web.build.env
|
BUILD_ENV_FILE: passenger-web.build.env
|
||||||
DOCKER_BUILDKIT: "1"
|
DOCKER_BUILDKIT: "1"
|
||||||
COMPOSE_DOCKER_CLI_BUILD: "1"
|
COMPOSE_DOCKER_CLI_BUILD: "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user