Merge pull request 'use techknowlogick's drone-docker image' (#20) from fix/docker-build into master
continuous-integration/drone the build failed Details

Reviewed-on: #20
This commit is contained in:
Jannik 2021-10-16 14:39:38 +02:00
commit a97a464a83
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ pipeline:
event:
- tag
docker:
image: plugins/docker
image: techknowlogick/drone-docker
repo: mosadxyz/tcor
tags: latest
secrets:

View File

@ -6,7 +6,7 @@ plugins {
}
group 'org.mosad'
version '1.2.7'
version '1.2.8'
repositories {
jcenter()