Added nodesource apt repository to snap package

This commit is contained in:
Sergio Garcia 2021-10-11 18:39:02 -03:00 committed by Anthony Fok
parent 355ff83e74
commit 70e454812e

View file

@ -10,6 +10,13 @@ base: core20
confinement: strict
grade: devel # "devel" or "stable"
package-repositories:
- type: apt
components: [main]
suites: [focal]
key-id: 9FD3B784BC1C6FC31A8A0A1C1655A0AB68576280
url: https://deb.nodesource.com/node_16.x
apps:
hugo:
command: bin/hugo