swap to use plugins/kaniko

This commit is contained in:
techknowlogick 2021-10-15 15:54:26 +02:00
parent 1cd9c96cc2
commit be3a128558

View File

@ -4,7 +4,7 @@ clone:
pipeline: pipeline:
publish: publish:
image: plugins/docker image: plugins/kaniko
repo: foo/bar repo: foo/bar
dry_run: true dry_run: true
tags: latest tags: latest