Select Git revision
Forked from
GitLab.org / gitlab-runner
9024 commits behind the upstream repository.
-
Kamil Trzciński authored
This makes variables to be allowed to be `masked: true`. The masked values will be replaced with `[MASKED]`. The masking is done in-line, thus we delay sending trace if the content is partial match for masked output.
Kamil Trzciński authoredThis makes variables to be allowed to be `masked: true`. The masked values will be replaced with `[MASKED]`. The masking is done in-line, thus we delay sending trace if the content is partial match for masked output.
trace.go 6.20 KiB