diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb485321..a6e603d7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -114,6 +114,7 @@ update-repos: exit $exit_code artifacts: name: "lockfile" + when: always paths: - lockfile.yml