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