Skip to content

Integrate gitlab-ci/cleaos-652-mask-sensitive-data-in-buildpass-job

Commit: clea-os/infrastructure/gitlab-ci@ce304cf6

[CICD][BUILD] Mask sensitive environment variables in build:pass job

The build:pass job prints environment variables, some of which may contain sensitive data. This update ensures that variables with names matching substrings in FILTER_LIST have their values masked

Merge request reports

Loading