Skip to content

Commit

Permalink
Add note about Snapcraft login.
Browse files Browse the repository at this point in the history
  • Loading branch information
FelicianoTech authored and eric-hu committed Mar 4, 2019
1 parent 7dab3f2 commit 9ea4b64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ jobs:
- run:
name: Publish to store
command: |
# The Snapcraft login file here will expire March 1st, 2022. A new one will need to be created then.
mkdir .snapcraft
echo $SNAPCRAFT_LOGIN_FILE | base64 --decode --ignore-garbage > .snapcraft/snapcraft.cfg
snapcraft push *.snap --release stable
Expand Down

0 comments on commit 9ea4b64

Please sign in to comment.