"git@gitlab.kitware.com:dpugmire/vtk-m.git" did not exist on "adc84a98f6434f94eeef24f4213b7da2eea39b8a"
Forked from
VTK / VTK-m

Ben Boeckel
authored
Historically, `needs` specifies the jobs which need to complete successfully and `dependencies` specifies the jobs which provide artifacts which should be used. Modern GitLab discourages using both as `needs` now supports an `artifacts` key to say "depend on but do not use artifacts", so remove `dependencies` and use `needs:artifacts` where necessary. See: https://docs.gitlab.com/ee/ci/yaml/#needsartifacts
Name | Last commit | Last update |
---|