Loading jobs/ng_build/CHANGELOG.md +4 −1 Original line number Diff line number Diff line # Changelog All notable changes to this job will be documented in this file. ## [0.1.1] - 2022-04-26 * Rename DOCUMENTATION_OUTPUT into OUTPUT_PATH ## [0.1.0] - 2021-12-17 * Initial version jobs/ng_build/ng_build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -26,4 +26,4 @@ ng_build: artifacts: when: always paths: - ${CI_PROJECT_DIR}/${DOCUMENTATION_OUTPUT} - ${CI_PROJECT_DIR}/${OUTPUT_PATH} Loading
jobs/ng_build/CHANGELOG.md +4 −1 Original line number Diff line number Diff line # Changelog All notable changes to this job will be documented in this file. ## [0.1.1] - 2022-04-26 * Rename DOCUMENTATION_OUTPUT into OUTPUT_PATH ## [0.1.0] - 2021-12-17 * Initial version
jobs/ng_build/ng_build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -26,4 +26,4 @@ ng_build: artifacts: when: always paths: - ${CI_PROJECT_DIR}/${DOCUMENTATION_OUTPUT} - ${CI_PROJECT_DIR}/${OUTPUT_PATH}