Skip to content
  • Zygmunt Krynicki's avatar
    1de2f918
    .oniro-ci,gitlab-ci.yml: add and display CI_ONIRO_MAGIC · 1de2f918
    Zygmunt Krynicki authored
    Our GitLab pipeline jobs rely on both the .extends mechanism and the
    re-definition-in-place mechanism, in order to avoid repetition.
    Something is misbehaving, as evidenced by [1] and [2], suggesting that
    the way GitLab computes the effective set of jobs in a pipeline is
    different from what we understand.
    
    The CI_ONIRO_MAGIC variable is set to the name and location of the job
    defining the particular value. By showing the effective value of the
    variable, we may gain some insight into what is going on in practice.
    
    [1] #613
    [2] #574
    
    
    
    Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
    1de2f918
    .oniro-ci,gitlab-ci.yml: add and display CI_ONIRO_MAGIC
    Zygmunt Krynicki authored
    Our GitLab pipeline jobs rely on both the .extends mechanism and the
    re-definition-in-place mechanism, in order to avoid repetition.
    Something is misbehaving, as evidenced by [1] and [2], suggesting that
    the way GitLab computes the effective set of jobs in a pipeline is
    different from what we understand.
    
    The CI_ONIRO_MAGIC variable is set to the name and location of the job
    defining the particular value. By showing the effective value of the
    variable, we may gain some insight into what is going on in practice.
    
    [1] #613
    [2] #574
    
    
    
    Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
Loading