Commit 4d983379 authored by Rafael's avatar Rafael

Corrige arquivo de CI

parent c63d476d
Pipeline #7949 failed with stage
in 2 minutes and 44 seconds
......@@ -83,8 +83,10 @@ variables:
deploy_app_cliente_web:
<<: *has_tag_cliente_web
<<: *web
<<: *build_app_cliente_web
script:
- cd cli/web/cliente
- yarn
- yarn build
- cp -R cli/web/cliente/dist ~/services/agiliza/cliente
artifacts:
name: dist
......
{
"API_URL": "http://172.16.17.3:8080",
"API_URL": "http://192.168.0.65:8080",
"APP_NAME_BROKER": "@agiliza-dev/agente",
"APP_NAME_CUSTOMER": "@agiliza-dev/cliente",
"SESSION_KEY_BROKER": "@agiliza-dev/agente",
......
{
"API_URL": "http://172.16.17.3:8080",
"API_URL": "http://192.168.0.65:8080",
"APP_NAME_BROKER": "@agiliza-dev/agente",
"APP_NAME_CUSTOMER": "@agiliza-dev/cliente",
"SESSION_KEY_BROKER": "@agiliza-dev/agente",
......
{
"API_URL": "http://172.16.17.3:8080",
"API_URL": "http://192.168.0.65:8080",
"APP_NAME_BROKER": "@agiliza-dev/agente",
"APP_NAME_CUSTOMER": "@agiliza-dev/cliente",
"SESSION_KEY_BROKER": "@agiliza-dev/agente",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment