mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-10 21:03:56 +08:00
snapcraft push
This commit is contained in:
parent
273e9bb79d
commit
76a05bd378
@ -6,4 +6,4 @@ $rootDir = $dir + "/..";
|
||||
$distDir = $rootDir + "/dist";
|
||||
$distSnap = $distDir + "/bitwarden*.snap";
|
||||
|
||||
snap push $distSnap --release stable
|
||||
snapcraft push $distSnap --release stable
|
||||
|
||||
Loading…
Reference in New Issue
Block a user