diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2019-02-08 10:54:41 -0500 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2019-02-08 10:54:41 -0500 |
commit | c9d394f98bbc6e06f06bab73cc806eb7a275bda5 (patch) | |
tree | fd156ae0375f1bec51f524a135d6d1ea79c6b4a2 | |
parent | aad05fb3b36b93b919622f8a6dc032109d040d16 (diff) | |
download | haskell-wip/cleanup-darwin-deps.tar.gz |
Add explicit dependencies to cleanup-darwinwip/cleanup-darwin-deps
-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 a9814b143a..d11d88840b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -428,6 +428,7 @@ cleanup-darwin: tags: - x86_64-darwin when: always + dependencies: [] before_script: - echo "Time to clean up" script: |