Newer
Older
description: "The stage of the job."
description: "The path to the project root directory."
description: "The command running tests with pytest."
Karine Bauch
committed
pytest:
Karine Bauch
committed
variables:
PROJECT_PATH: $[[ inputs.project_path ]]
PYTEST_CMD: $[[ inputs.pytest_cmd ]]
stage: $[[ inputs.stage ]]
Karine Bauch
committed
script: