You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FAST_MODE: "false"# when "true", only run linter on arm and unit/functional tests on linux64, skip everything else
CI_FAILFAST_TEST_LEAVE_DANGLING: "1"# Gitlab CI does not care about dangling process and setting this variable avoids killing the CI script itself on error