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:
commit
1d44a5f2e6
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user