Forgot to build the compilation image
This commit is contained in:
parent
b7162b924c
commit
8b8266c752
|
@ -86,6 +86,7 @@ else
|
|||
make pull I=composite
|
||||
fi
|
||||
|
||||
make pull image push I=compile
|
||||
make pull image push I=app
|
||||
|
||||
sha="$(git describe --match=always-omit-tag --always --abbrev=40 --dirty)"
|
||||
|
|
Loading…
Reference in New Issue