Skip to content

Commit

Permalink
Merge pull request #3 from canonical/fix_1.6.1
Browse files Browse the repository at this point in the history
fix rockcraft.yaml for 1.6.1
  • Loading branch information
Abuelodelanada committed Sep 12, 2023
2 parents 2bf599f + e746b92 commit e271bec
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions 1.6.1/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,13 @@ parts:
plugin: go
source: https://github.com/prometheus/pushgateway
source-type: git
source-tag: "v1.6.0"
source-tag: "v1.6.1"
build-snaps:
- go/1.21/stable
- go/1.19/stable
build-packages:
- make
override-build: |
make build
install -D -m755 pushgateway ${CRAFT_PART_INSTALL}/bin/pushgateway
organize:
pushgateway: bin/pushgateway
prometheus-pushgateway:
source-tag: v1.6.1
build-snaps: go/1.19/stable

0 comments on commit e271bec

Please sign in to comment.