fix ci
continuous-integration/drone/push Build is passing Details

master
Axel DE LA FUENTE 1 year ago
parent 9adf7ba870
commit f19f0aac6f

@ -26,5 +26,5 @@ steps:
CONTAINERNAME: PlotaFakeNews
COMMAND: create
OVERWRITE: true
ADMINS: axelde_la_fuente, hugolivet
depends_on: [ docker_image]
ADMINS: axelde_la_fuente,hugolivet
depends_on: [ docker_image ]

5
.gitignore vendored

@ -167,7 +167,8 @@ cython_debug/
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@ -281,3 +282,5 @@ fabric.properties
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
*/.idea/
**/.idea/
Loading…
Cancel
Save