This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/ant.git


The following commit(s) were added to refs/heads/1.9.x by this push:
     new 9bc1f8f  snapcraft push has been deprecated
9bc1f8f is described below

commit 9bc1f8f4e62649effd093ab7796b6f1ade18328e
Author: Stefan Bodewig <bode...@apache.org>
AuthorDate: Sun Sep 27 12:32:20 2020 +0200

    snapcraft push has been deprecated
---
 ReleaseInstructions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ReleaseInstructions b/ReleaseInstructions
index 54fede6..5229e13 100644
--- a/ReleaseInstructions
+++ b/ReleaseInstructions
@@ -201,7 +201,7 @@ Note: This document was updated in the context of releasing 
Ant
 
       $ snapcraft clean
       $ 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
     candidate risk level. It will be moved to stable, once the vote

Reply via email to