summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-04-24 12:16:10 -0400
committerBen Gamari <ben@smart-cactus.org>2019-04-24 12:19:24 -0400
commit465f8f48c8f196a7b696a360c2f3c636cc88321a (patch)
tree5b76b2103ff480bce464cd7418968a58ce614d98 /.gitlab-ci.yml
parentab9b3ace24e57359d5745dd9abf593d1ec94a0ad (diff)
downloadhaskell-465f8f48c8f196a7b696a360c2f3c636cc88321a.tar.gz
gitlab-ci: source-tarball job should have no dependencies
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d0f57017ad..09fc9db473 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -747,6 +747,7 @@ source-tarball:
tags:
- x86_64-linux
image: ghcci/x86_64-linux-deb9:0.2
+ dependencies: []
only:
- tags
artifacts: