1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-06 00:48:08 +02:00

snapcraft push

This commit is contained in:
Kyle Spearrin 2018-07-26 22:00:32 -04:00
parent 273e9bb79d
commit 76a05bd378

View File

@ -6,4 +6,4 @@ $rootDir = $dir + "/..";
$distDir = $rootDir + "/dist";
$distSnap = $distDir + "/bitwarden*.snap";
snap push $distSnap --release stable
snapcraft push $distSnap --release stable