mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-05 09:10:53 +01:00
login to snap
This commit is contained in:
parent
131815ab16
commit
1ff3ba6a18
@ -32,7 +32,9 @@ install:
|
||||
- sh: |
|
||||
if [ "${SNAP_TOKEN}" != "" -a "$prodDeploy" == "false" ]
|
||||
then
|
||||
echo "login to snap"
|
||||
echo "$SNAP_TOKEN" | snapcraft login --with -
|
||||
snapcraft whoami
|
||||
fi
|
||||
|
||||
before_build:
|
||||
|
Loading…
Reference in New Issue
Block a user