build: Avoid SSHing into a host during release checks
commit8344dc1136dbf018d1237ba60420e3ea18909c75
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 18 Mar 2022 18:38:41 +0000 (18 18:38 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 18 Mar 2022 18:40:07 +0000 (18 18:40 +0000)
tree58bb8118c8607a6586aed936ffc7c96f8e1e2894
parent1e5a98b9cb42628ba964686fa1f24b85000a9936
build: Avoid SSHing into a host during release checks

We really don't need to have SSH access if we're just checking for the
integrity of the next release. We can simply check if a specially
crafted file linking to the latest release is present.
build/Makefile.am.releasing