diff --git a/.woodpecker.yml b/.woodpecker.yml index 2aa4c9a..1acfc1d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,6 +4,7 @@ steps: commands: - systemctl --user stop ttt-org - cp ttt-org.container /home/sasha/.config/containers/systemd + - systemctl --user daemon-reload container-build: image: bash