Skip to content

Commit

Permalink
Update publish-snap.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hovancik authored Nov 7, 2020
1 parent 94ea43f commit 658d9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish-snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
0. `docker-compose build`
1. Download snap from Github
2. `docker-compose up`
3. `docker-compose exec snapcraft login`
3. `docker-compose exec web snapcraft login`
4. `docker-compose exec web snapcraft push --release=stable Stretchly_1.2.0_amd64.snap`
5. Or without `--release` and manage on website

Expand Down

0 comments on commit 658d9dc

Please sign in to comment.