mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
CI: Specify our docker image
This commit is contained in:
parent
4ea67aaca9
commit
44824d6946
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
image: mvdan/fdroid-ci:latest
|
||||
|
||||
before_script:
|
||||
- apt-get -q update -y
|
||||
- echo " == Installing required packages"
|
||||
|
|
|
|||
Loading…
Reference in a new issue