MESON_TEST: meson test -C build_ci* -t 4 --print-errorlogs
PREFIX: $CI_PROJECT_DIR/.local
EMAIL: 'ci@nic'
+ RELEASE_DOCS_ENV_NAME:
+ description: "Name of the release environment. This will usually be the Knot Resolver version number."
image: $CI_REGISTRY/knot/knot-resolver/ci/debian-11:knot-$KNOT_VERSION
default:
stage: deploy
needs:
- docs:develop
- variables:
- RELEASE_DOCS_ENV_NAME: $CI_COMMIT_REF_NAME-$CI_COMMIT_SHORT_SHA # TODO
when: manual
script: echo "Propagating artifacts into release environment"
artifacts: