diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-03-20 22:21:49 +0000 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-03-20 22:21:49 +0000 |
commit | db1cce83148fcdb51a9a8b1704ff3222d0f6c49e (patch) | |
tree | dd48e07a44fad85e901b09982f8b109c88ab12c3 | |
parent | 750de8efee27a3ea42c505bd1c8965134466e582 (diff) |
Remove package:stretch dependency
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f2a3b2c..69e37bc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -51,5 +51,4 @@ publish: - publish dependencies: - package:jessie - - package:stretch |