ADD cedulados svc url
Some checks failed
dev test / test (push) Successful in 24s
dev test / vulnCheck (push) Successful in 11s
dev test / Ci-Lint (push) Failing after 11s
${{ github.actor }} executed Build Push Prod / build (push) Successful in 3m52s
${{ github.actor }} executed Build Push Prod / deploy (push) Successful in 19s

This commit is contained in:
maximo tejeda 2024-12-18 11:59:41 -04:00
parent 55ba92bbbd
commit 8799ff43c9

View File

@ -60,7 +60,7 @@ jobs:
USERNAME: ${{ vars.USERNAME }}
TAG_VERSION: ${{ github.ref_name }}
NATS_SERVICE_URL: "${{ vars.NATS_SERVICE_URL }}"
DOLLAR_SERVICE_URL: "${{ vars.DOLLAR_SERVICE_URL }}"
CEDULADOS_SERVICE_URL: "${{ vars.CEDULADOS_SERVICE_URL }}"
TGBUSER_SERVICE_URL: "${{ vars.TGBUSER_SERVICE_URL }}"
ENV: "${{ vars.ENV }}"
steps: