reload systemd when container files are in place
This commit is contained in:
parent
9d1c1d2c41
commit
5736a6756e
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- systemctl --user stop ttt-org
|
- systemctl --user stop ttt-org
|
||||||
- cp ttt-org.container /home/sasha/.config/containers/systemd
|
- cp ttt-org.container /home/sasha/.config/containers/systemd
|
||||||
|
- systemctl --user daemon-reload
|
||||||
|
|
||||||
container-build:
|
container-build:
|
||||||
image: bash
|
image: bash
|
||||||
|
|
Loading…
Reference in a new issue