mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-01 09:30:59 +02:00
ci: show mr.env env file
This commit is contained in:
@@ -201,6 +201,7 @@ mr_variables:
|
|||||||
if echo "$CI_MERGE_REQUEST_LABELS" | egrep "(^|,)BUILD_AND_TEST_ALL_APPS(,|$)"; then
|
if echo "$CI_MERGE_REQUEST_LABELS" | egrep "(^|,)BUILD_AND_TEST_ALL_APPS(,|$)"; then
|
||||||
echo "BUILD_AND_TEST_ALL_APPS=1" >> mr.env
|
echo "BUILD_AND_TEST_ALL_APPS=1" >> mr.env
|
||||||
fi
|
fi
|
||||||
|
- cat mr.env
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
dotenv: mr.env
|
dotenv: mr.env
|
||||||
|
Reference in New Issue
Block a user