forked from pool/golang-github-prometheus-alertmanager
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
7 lines
186 B
Plaintext
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>
|