mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-27 13:22:56 +00:00
fix entrypoint
This commit is contained in:
parent
a38ee8a8d3
commit
d169b9726d
2 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ RUN apt-get -yq --no-install-suggests --no-install-recommends install devscripts
|
|||
RUN mkdir -p ~/.ssh && echo '|1|7SiYPr9xl3uctzovOTj4gMwAC1M=|t6ReES75Bo/PxlOPJ6/GsGbTrM0= ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA0aKz5UTUndYgIGG7dQBV+HaeuEZJ2xPHo2DS2iSKvUL4xNMSAY4UguNW+pX56nAQmZKIZZ8MaEvSj6zMEDiq6HFfn5JcTlM80UwlnyKe8B8p7Nk06PPQLrnmQt5fh0HmEcZx+JU9TZsfCHPnX7MNz4ELfZE6cFsclClrKim3BHUIGq//t93DllB+h4O9LHjEUsQ1Sr63irDLSutkLJD6RXchjROXkNirlcNVHH/jwLWR5RcYilNX7S5bIkK8NlWPjsn/8Ua5O7I9/YoE97PpO6i73DTGLh5H9JN/SITwCKBkgSDWUt61uPK3Y11Gty7o2lWsBjhBUm2Y38CBsoGmBw==' >> ~/.ssh/known_hosts
|
||||
|
||||
WORKDIR /source
|
||||
ENTRYPOINT go run build/ci.go debsrc -signer "Go Ethereum Linux Builder <geth-ci@ethereum.org>"
|
||||
ENTRYPOINT build/bot/ppa-build.sh
|
||||
|
|
|
|||
0
build/bot/ppa-build.sh
Normal file → Executable file
0
build/bot/ppa-build.sh
Normal file → Executable file
Loading…
Reference in a new issue