deploy test
Some checks failed
Build and Deploy Container / build_and_deploy (push) Failing after 28s
Some checks failed
Build and Deploy Container / build_and_deploy (push) Failing after 28s
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
scp ./$QUADLET_FILE $TARGET_USER@$TARGET_HOST:~/.config/containers/systemd/
|
scp ./$QUADLET_FILE $TARGET_USER@$TARGET_HOST:~/.config/containers/systemd/
|
||||||
ssh $TARGET_USER@$TARGET_HOST '
|
ssh $TARGET_USER@$TARGET_HOST '
|
||||||
systemctl --user daemon-reload
|
systemctl --user daemon-reload && echo "Reloaded user systemd daemon" && \
|
||||||
systemctl --user restart $CONTAINER_NAME
|
systemctl --user restart $CONTAINER_NAME
|
||||||
'
|
'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user