Use image from public registry
All checks were successful
the build was successful

This commit is contained in:
Valentin Brandl 2018-10-13 19:56:49 +02:00
parent e33e43e203
commit cb5e0ef2f0
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -7,13 +7,8 @@ pipeline:
# volumes: # volumes:
# - /home/gitea/gitea/drone_build_cache/notes:/cache # - /home/gitea/gitea/drone_build_cache/notes:/cache
# build-docker:
# image: plugins/docker
# repo: local/note-builder
# auto_tag: true
build: build:
image: local/pandoc image: vbrandl/notes-builder:latest
commands: commands:
- make - make