Use except:variables to fix multiple variable jobs
As `only:variables` has the effect of being satisfied by any one of variable expression - this will create a situation where e.g. the dast job will be active even if there's no cluster. So use `except:variables which requires each and every variable expression to be satisfied.
加载中
想要评论请 注册 或 登录