Commit 20c5d0de authored by Eric Frias's avatar Eric Frias Committed by Dan Notestein
Browse files

Fix cross-runner path issues in dotenv artifacts

Use relative paths in dotenv files for variables that store file paths.
GitLab CI expands variables at load time, so absolute paths break when
jobs run on different runner slots.

Changes:
- npm_pack_package.sh: Store PACKAGE_SOURCE_DIR and BUILT_PACKAGE_PATH
  as ${CI_PROJECT_DIR}/relative/path for runtime expansion
- npm_projects.gitlab-ci.yml: Fix BUILT_JSON_SWAGGER_FILE in
  .filter_out_swagger_json template
parent 38a4ac54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment