Commit 7280c427 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Actualiza rutas hacia logs de compilado

Añade prefijo para llegar al fichero, tanto para ignorar en el repo como
para cargarlo como artifact en CI.
parent 563e7063
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
node_modules
client-app/dist
client-app/build-report.txt
test_reports
.gitmodules.old
build-report.txt
*.tgz
*.log
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ prepare-built-version:
    paths:
      - package-lock.json
      - redmic-project-web-*.tgz
      - build-report.txt
      - client-app/build-report.txt
  rules:
    - if: $CI_MERGE_REQUEST_ID ||
          $CI_PIPELINE_SOURCE == "schedule"