Commit 003e7be1 authored by norvell's avatar norvell
Browse files

Update .gitlab-ci.yml

parent 11216a4e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
variables:
  TESTV_DIR: "/usr/local/testv"
  LTV_DIR: "/usr/local/ltv"
  LTV_DIR_WIN: "c:\ltv" # Typically overwritten in config.toml: environment = ["LTV_DIR_WIN=C:\local_ltv_dir"]
  LTV_DIR_WIN: "c:\ltv"
  BUILD_OUTPUT: "build_output.txt"
  EVS_BE_TEST_DIR: "/usr/local/be_2_evs_test"
  EVS_BE_WIN_TEST_DIR: "C:/Users/gitlab-runner/testvec"