Skip to content

Commit

Permalink
Merge pull request #376 from CircleCI-Public/snap-expiration
Browse files Browse the repository at this point in the history
Update snap auth expiration note.
  • Loading branch information
marcomorain authored Mar 5, 2020
2 parents 29f3d17 + 4a15738 commit 5303915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,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.
# The Snapcraft login file here will expire: 2021-03-05T18:12:13. 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 5303915

Please sign in to comment.