Skip to content

Commit

Permalink
build: set snap grade as stable on release
Browse files Browse the repository at this point in the history
  • Loading branch information
g-bougard committed Dec 10, 2021
1 parent 11e8128 commit 014afb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ parts:
snapcraftctl set-grade "devel"
;;
*)
snapcraftctl set-grade "release"
snapcraftctl set-grade "stable"
;;
esac
perl Makefile.PL PREFIX=/usr SYSCONFDIR=/etc/glpi-agent \
Expand Down

0 comments on commit 014afb0

Please sign in to comment.