mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
document how to get new snap_token
This commit is contained in:
@@ -33,6 +33,8 @@ install:
|
||||
before_build:
|
||||
- node --version
|
||||
- npm --version
|
||||
# Get new $SNAP_TOKEN with:
|
||||
# $ snapcraft export-login --snaps bitwarden --acls package_push,package_release -
|
||||
- sh: |
|
||||
if [ "${SNAP_TOKEN}" != "" -a "${PROD_DEPLOY}" == "true" ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user