mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 11:08:45 +03:00
[CI] sync in +solid updates when making a pill
This commit is contained in:
parent
15d97d726d
commit
c99e0469e7
@ -33,7 +33,7 @@ mkdir prev
|
||||
|autoload |
|
||||
|mount %
|
||||
.
|
||||
[ $? = 0 ] && cp -r ../sys prev/zod/home/
|
||||
[ $? = 0 ] && cp -r ../sys prev/zod/home/ && cp ../gen/solid.hoon prev/zod/home/gen/
|
||||
} || {
|
||||
: Pilling: Parent-pill pier not available, trying preceding pill commit
|
||||
HASH2=$(git -C .. log -2 $HASH --format=%H -- sys/ | tail -1)
|
||||
|
Loading…
Reference in New Issue
Block a user