commit | 6539ac752e21b2da64c5881ef7fb6ffce0c3a608 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Thu Feb 24 17:20:15 2022 +0100 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Thu Feb 24 09:00:07 2022 -0800 |
tree | c3e39e06b07505a0c6ffa092607395a8ef76106e | |
parent | b74397db1311e06927b07cabccebcfe755b3c659 [diff] |
ci: make git credentials non-persistent With this setting enabled, Git credentials are not kept after checkout. Credentials are not necessary after the checkout step since we do not do any further manual push/pull operations. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>