krishnafims
Results
1
comments of
krishnafims
> I believe the proper usage is as follows > > ``` > environment { > GITLAB_API_TOKEN = credentials('gitlab_api_token') > } > > ## or > > withCredentials([[ > $class:...