Snapcraft push was renamed to snapcraft upload
This commit is contained in:
parent
c2887b3e59
commit
564aaa7bb1
.circleci
@ -580,7 +580,7 @@ jobs:
|
||||
command: |
|
||||
pwd
|
||||
ls *.snap
|
||||
snapcraft push lotus-filecoin_latest_amd64.snap --release << parameters.channel >>
|
||||
snapcraft upload lotus-filecoin_latest_amd64.snap --release << parameters.channel >>
|
||||
|
||||
build-and-push-image:
|
||||
description: build and push docker images to public AWS ECR registry
|
||||
|
@ -580,7 +580,7 @@ jobs:
|
||||
command: |
|
||||
pwd
|
||||
ls *.snap
|
||||
snapcraft push lotus-filecoin_latest_amd64.snap --release << parameters.channel >>
|
||||
snapcraft upload lotus-filecoin_latest_amd64.snap --release << parameters.channel >>
|
||||
|
||||
build-and-push-image:
|
||||
description: build and push docker images to public AWS ECR registry
|
||||
|
Loading…
Reference in New Issue
Block a user