mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
travis build-scripts: update container
While the project doesn't use Travis anymore, these scripts are indeed useful when building locally, so it makes sense to keep them current and working. Signed-off-by: Christof Arnosti <charno@charno.ch> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e6158c55e1
commit
33643bb0af
2 changed files with 2 additions and 2 deletions
|
@ -19,5 +19,5 @@ docker run -v $PWD:/android/subsurface \
|
|||
-v $PARENT/subsurface-mobile-build-docker-arm64:/android/subsurface-mobile-build-arm64 \
|
||||
--name=android-builder \
|
||||
-w /android \
|
||||
-d dirkhh/android-builder:5.12.04.1 \
|
||||
-d subsurface/android-build-container:5.13.10 \
|
||||
/bin/sleep 60m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue