~fluix/fluix.one

4794340811def6c68ccd88d47165e795a584f8fc — Steven Guikal 1 year, 5 months ago 32ac46e
Update rc-service name
1 files changed, 1 insertions(+), 1 deletions(-)

M .build.yml
M .build.yml => .build.yml +1 -1
@@ 33,7 33,7 @@ tasks:
      rsync $PROJECT-$VERSION.tar root@$HOST:/root/
      ssh root@$HOST podman load -i /root/$PROJECT-$VERSION.tar
      ssh root@$HOST podman tag $PROJECT:$VERSION-amd64 $PROJECT:latest
      ssh root@$HOST service $PROJECT restart
      ssh root@$HOST service pod-$PROJECT restart
triggers:
  - action: email
    condition: failure