Browse Source

snapcraft push has been deprecated

master
Stefan Bodewig 4 years ago
parent
commit
9bc1f8f4e6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ReleaseInstructions

+ 1
- 1
ReleaseInstructions View File

@@ -201,7 +201,7 @@ Note: This document was updated in the context of releasing Ant


$ snapcraft clean $ snapcraft clean
$ snapcraft snap $ snapcraft snap
$ snapcraft push --release 1.9/candidate ant_*.snap
$ snapcraft upload --release=1.9/candidate ant_*.snap


This will publish the new release snap to the 1.9 track on the This will publish the new release snap to the 1.9 track on the
candidate risk level. It will be moved to stable, once the vote candidate risk level. It will be moved to stable, once the vote


Loading…
Cancel
Save