ci: show mr.env env file

This commit is contained in:
Fu Hanxi
2023-07-19 11:50:53 +08:00
parent 7610e535ea
commit e872b69c12

View File

@@ -201,6 +201,7 @@ mr_variables:
if echo "$CI_MERGE_REQUEST_LABELS" | egrep "(^|,)BUILD_AND_TEST_ALL_APPS(,|$)"; then
echo "BUILD_AND_TEST_ALL_APPS=1" >> mr.env
fi
- cat mr.env
artifacts:
reports:
dotenv: mr.env