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