Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 4637215

Browse files
General-Beck5chdn
authored andcommitted
Remove snapcraft clean (#9585)
* Revert " add snapcraft package image (master) (#9584)" This reverts commit ceaedbb. * Update package-snap.sh * Update .gitlab-ci.yml
1 parent ceaedbb commit 4637215

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/gitlab/package-snap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ esac
1111
SNAP_PACKAGE="parity_"$VERSION"_"$BUILD_ARCH".snap"
1212
echo "__________Create snap package__________"
1313
echo "Release channel :" $GRADE " Branch/tag: " $CI_COMMIT_REF_NAME
14-
snapcraft clean
1514
echo $VERSION:$GRADE:$BUILD_ARCH
1615
cat scripts/gitlab/templates/snapcraft.template.yaml | envsubst '$VERSION:$GRADE:$BUILD_ARCH:$CARGO_TARGET' > snapcraft.yaml
1716
cat snapcraft.yaml

0 commit comments

Comments
 (0)