ci: add commit-ref and pipeline-number pod labels for log tracing
This commit is contained in:
@@ -32,3 +32,6 @@ steps:
|
||||
kubernetes:
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: howard2404
|
||||
labels:
|
||||
commit-ref: "${CI_COMMIT_REF}"
|
||||
pipeline-number: "${CI_PIPELINE_NUMBER}"
|
||||
|
||||
Reference in New Issue
Block a user