summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.name>2020-10-20 12:20:51 +0100
committerNick White <git@njw.name>2020-10-20 12:20:51 +0100
commit82fa78799faa363a018da364576d97bb76c6a2cb (patch)
treeca0bd34392a9a61e0d37b7a2a0c27dbf7f4b9724
parent153e14294d13ec0beac2211419b89f522a49e346 (diff)
Remove old references to stretch-backports
-rw-r--r--roles/pipeliner/tasks/pipeline.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/pipeliner/tasks/pipeline.yml b/roles/pipeliner/tasks/pipeline.yml
index b83df27..d6674b1 100644
--- a/roles/pipeliner/tasks/pipeline.yml
+++ b/roles/pipeliner/tasks/pipeline.yml
@@ -10,8 +10,6 @@
apt:
name: golang-go
state: present
- default_release: stretch-backports
- update_cache: yes
- name: Get go repo
git: