use techknowlogick's drone-docker image
All checks were successful
continuous-integration/drone the build was successful
All checks were successful
continuous-integration/drone the build was successful
this should fix the docker build issues
This commit is contained in:
parent
024f2b04ce
commit
2b06efeece
@ -11,7 +11,7 @@ pipeline:
|
||||
event:
|
||||
- tag
|
||||
docker:
|
||||
image: plugins/docker
|
||||
image: techknowlogick/drone-docker
|
||||
repo: mosadxyz/tcor
|
||||
tags: latest
|
||||
secrets:
|
||||
|
@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'org.mosad'
|
||||
version '1.2.7'
|
||||
version '1.2.8'
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
|
Loading…
Reference in New Issue
Block a user