CI + typo

This commit is contained in:
Jörn-Michael Miehe 2021-09-28 23:00:30 +02:00
parent d7a955b68a
commit b38145e3cd
2 changed files with 3 additions and 2 deletions

View file

@ -9,7 +9,8 @@ steps:
repo: ldericher/kind
# auto_tag: true
tags:
- latest
- edge
purge: false
username:
from_secret: DOCKER_USERNAME
password:

View file

@ -4,7 +4,7 @@ networks:
# reachable from outside
default:
driver: bridge
# interconnects projects
# interconnect projects
kiwi_hub:
external:
name: ${KIWI_HUB_NAME}