Loading main-basop.yml +8 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,14 @@ variables: - 'test-long-self-test' - 'check-regressions-long' - 'ivas-conformance-linux' OPTIM: description: "Set level of optimization for the build. Default is 0 (no opt)" value: "0" options: - "0" - "1" - "2" - "3" # This sets when pipelines are created. Jobs have more specific rules to restrict them. workflow: Loading Loading
main-basop.yml +8 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,14 @@ variables: - 'test-long-self-test' - 'check-regressions-long' - 'ivas-conformance-linux' OPTIM: description: "Set level of optimization for the build. Default is 0 (no opt)" value: "0" options: - "0" - "1" - "2" - "3" # This sets when pipelines are created. Jobs have more specific rules to restrict them. workflow: Loading