mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: show mr.env env file
This commit is contained in:
parent
7610e535ea
commit
e872b69c12
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user