SET Env Variable
All checks were successful
dev test / test (push) Successful in 43s
dev test / vulnCheck (push) Successful in 46s
dev test / Ci-Lint (push) Successful in 23s
${{ github.actor }} executed Build Push Prod / build (push) Successful in 4m20s
${{ github.actor }} executed Build Push Prod / deploy (push) Successful in 18s
All checks were successful
dev test / test (push) Successful in 43s
dev test / vulnCheck (push) Successful in 46s
dev test / Ci-Lint (push) Successful in 23s
${{ github.actor }} executed Build Push Prod / build (push) Successful in 4m20s
${{ github.actor }} executed Build Push Prod / deploy (push) Successful in 18s
This commit is contained in:
parent
e5d160da8c
commit
7a9cf2ce58
2
.github/workflows/image_creation.yml
vendored
2
.github/workflows/image_creation.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
USERNAME: ${{ vars.USERNAME }}
|
||||
TAG_VERSION: ${{ github.ref_name }}
|
||||
NATS_SERVICE_URL: "${{ vars.NATS_SERVICE_URL }}"
|
||||
ENV: "production"
|
||||
ENV: "${{ vars.ENV }}"
|
||||
APPLICATION_PORT: "${{ vars.APPLICATION_PORT }}"
|
||||
INFO_DATA_SOURCE_URL: "${{ vars.INFO_DATA_SOURCE_URL }}"
|
||||
PHOTO_DATA_SOURCE_URL: "${{ vars.PHOTO_DATA_SOURCE_URL }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user