update package name
This commit is contained in:
@@ -84,7 +84,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Prepare amd64 control file
|
- name: Prepare amd64 control file
|
||||||
run: |
|
run: |
|
||||||
echo "Package: varnish-exporter" > varnish-exporter-amd64/DEBIAN/control
|
echo "Package: prometheus-varnish-exporter" > varnish-exporter-amd64/DEBIAN/control
|
||||||
echo "Version: $VERSION" >> varnish-exporter-amd64/DEBIAN/control
|
echo "Version: $VERSION" >> varnish-exporter-amd64/DEBIAN/control
|
||||||
echo "Maintainer: Ludovic Cartier <ludovic.cartier@alterway.fr>" >> varnish-exporter-amd64/DEBIAN/control
|
echo "Maintainer: Ludovic Cartier <ludovic.cartier@alterway.fr>" >> varnish-exporter-amd64/DEBIAN/control
|
||||||
echo "Architecture: amd64" >> varnish-exporter-amd64/DEBIAN/control
|
echo "Architecture: amd64" >> varnish-exporter-amd64/DEBIAN/control
|
||||||
|
Reference in New Issue
Block a user