mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-21 20:33:00 +00:00
docker tag
This commit is contained in:
parent
9cdd41927d
commit
4b611d41c5
1 changed files with 3 additions and 4 deletions
|
@ -7,10 +7,9 @@ steps:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: ldericher/kind
|
repo: ldericher/kind
|
||||||
# auto_tag: true
|
auto_tag: true
|
||||||
tags:
|
# tags:
|
||||||
- edge
|
# - edge
|
||||||
purge: false
|
|
||||||
username:
|
username:
|
||||||
from_secret: DOCKER_USERNAME
|
from_secret: DOCKER_USERNAME
|
||||||
password:
|
password:
|
||||||
|
|
Loading…
Reference in a new issue