Skip to content
Commits on Source (2)
  • nimrod's avatar
    Remove unison. · a7359c44
    nimrod authored
    I only ever wanted it for syncing podcasts from the Kodi machine, but
    now with secure WebDAV I'm just using wget.
    a7359c44
  • nimrod's avatar
    Remove the run CI step. · c15bae72
    nimrod authored
    I'm using the image with toolbx nowadays (no more secodary SSH server).
    No deployment apart from pushing to the registry.
    c15bae72
......@@ -18,7 +18,3 @@ compose-build:
push:
extends: .compose-push
run:
extends: .compose-run
tags: [ns4.shore.co.il]
......@@ -168,7 +168,6 @@ RUN apt-get update && \
transmission-cli \
ttyrec \
udftools \
unison \
vagrant \
vault \
vcdimager \
......