Files
Witek Bedyk 9e518c9d30 Accepting request 1330505 from home:witekbedyk:branches:server:monitoring
The new git workflow recommends using tarballs instead of cpio. Replacing it and putting the complete URL in the source definition additionally allows to simplify the service file and to run source checks at OBS.

OBS-URL: https://build.opensuse.org/request/show/1330505
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-alertmanager?expand=0&rev=65
2026-02-06 09:21:04 +00:00

7 lines
186 B
Plaintext

<services>
<service name="download_files" mode="manual" />
<service name="go_modules" mode="manual">
<param name="archive">alertmanager-*.tar.gz</param>
</service>
</services>