diff --git a/.woodpecker.yml b/.woodpecker.yml index e457740..0c1eb02 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,7 @@ steps: image: bash commands: - systemctl --user stop ttt-org - - cp ttt-org.container ~/.config/containers/systemd + - cp ttt-org.container /home/sasha/.config/containers/systemd container-build: image: bash