diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2019-02-08 10:54:41 -0500 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-02-12 02:43:57 -0500 |
commit | 6399965d7f1636db6c777f597192467f93d800b1 (patch) | |
tree | bfc90da5ceba473fc1beed716ab90859825eb918 | |
parent | 093fa2ff74579bf25375526ca54471d69f615004 (diff) | |
download | haskell-6399965d7f1636db6c777f597192467f93d800b1.tar.gz |
Add explicit dependencies to cleanup-darwin
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b230331600..068b3e871d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -429,6 +429,7 @@ cleanup-darwin: tags: - x86_64-darwin when: always + dependencies: [] before_script: - echo "Time to clean up" script: |