summaryrefslogtreecommitdiff
path: root/manifests/repo/apt.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/repo/apt.pp')
-rw-r--r--manifests/repo/apt.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/repo/apt.pp b/manifests/repo/apt.pp
index 123d06d..af7b073 100644
--- a/manifests/repo/apt.pp
+++ b/manifests/repo/apt.pp
@@ -19,4 +19,6 @@ class gitlab_ci_multi_runner::repo::apt {
'deb' => true,
},
}
+
+ Apt::Source['gitlab-ci-multi-runner']->Package<|tag == 'gitlab-ci-multi-runner'|>
} \ No newline at end of file