undo tmp edits
This commit is contained in:
parent
afac38e492
commit
8cbf1a3e1b
@ -1058,13 +1058,6 @@ workflows:
|
|||||||
tags:
|
tags:
|
||||||
only:
|
only:
|
||||||
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
|
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
|
||||||
- publish-snapcraft:
|
|
||||||
name: publish-snapcraft-temporary
|
|
||||||
channel: edge
|
|
||||||
- publish-packer-snap:
|
|
||||||
name: publish-packer-snap-temporary
|
|
||||||
requires:
|
|
||||||
- publish-snapcraft-temporary
|
|
||||||
|
|
||||||
nightly:
|
nightly:
|
||||||
triggers:
|
triggers:
|
||||||
|
@ -26,7 +26,7 @@ MANAGED_FILES=(
|
|||||||
apt update
|
apt update
|
||||||
apt reinstall snapd
|
apt reinstall snapd
|
||||||
|
|
||||||
snap install lotus-filecoin --channel=edge
|
snap install lotus-filecoin
|
||||||
|
|
||||||
snap alias lotus-filecoin.lotus lotus
|
snap alias lotus-filecoin.lotus lotus
|
||||||
snap alias lotus-file.con.lotus-daemon lotus-daemon
|
snap alias lotus-file.con.lotus-daemon lotus-daemon
|
||||||
|
Loading…
Reference in New Issue
Block a user