lab icon indicating copy to clipboard operation
lab copied to clipboard

CI_* variable deprecation

Open prarit opened this issue 3 years ago • 1 comments

@bmeneg @zampierilucas

https://docs.gitlab.com/ee/update/deprecations#ci_build_-predefined-variables

Just an FYI. We need to think about this.

prarit avatar Mar 22 '22 14:03 prarit

I don't think it's a problem to us today: we don't use any of the CI_BUILD_* variables. We're already using vars with the up-to-date name, i.e. CI_JOB_TOKEN.

bmeneg avatar Mar 22 '22 20:03 bmeneg