Skip to content

Commit

Permalink
docops: Do not limit snap token to specific snaps
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
abitrolly authored Sep 27, 2024
1 parent 7b66c06 commit 2ed7940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docops/CHEATSHEET.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ brew install buildpacks/tap/pack

Generate SNAP_TOKEN for uploads.
```
podman run -it --rm yakshaveinc/snapcraft:core24 export-login --snaps=yakshaveinc --acls=package_upload --channels stable -
podman run -it --rm yakshaveinc/snapcraft:core24 export-login --acls=package_upload --channels stable -
```

**Pushing image to DockerHub**
Expand Down

0 comments on commit 2ed7940

Please sign in to comment.