mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-06 13:12:26 -05:00
Merge branch 'ci-image' into 'master'
CI: Bump docker image Also use a specific tag instead of latest, so that pushing latest on Docker Hub won't break older branches and tags. See merge request !229
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
image: mvdan/fdroid-ci:latest
|
||||
image: mvdan/fdroid-ci:20160316
|
||||
|
||||
cache:
|
||||
paths:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Remove extra translations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user