Skip to content
Snippets Groups Projects
Commit a41bd7ac authored by Ben Gamari's avatar Ben Gamari
Browse files

gitlab-ci: Always build source tarball

parent 1a70568b
No related branches found
No related tags found
No related merge requests found
......@@ -999,6 +999,7 @@ source-tarball:
tags:
- x86_64-linux
image: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb9:$DOCKER_REV"
when: always
dependencies: []
only:
- tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment