Add newline to .drone.yml

This commit is contained in:
Erki Aas 2022-11-01 16:11:40 +02:00
parent 8abbb3e50a
commit 93f0e00b8d

View File

@ -4,6 +4,7 @@ metadata:
name: log-viewer-backend name: log-viewer-backend
build: build:
cluster: {}
artifacts: artifacts:
- image: harbor.k-space.ee/playground/log-viewer-frontend - image: harbor.k-space.ee/playground/log-viewer-frontend
docker: docker:
@ -23,7 +24,7 @@ profiles:
build: build:
artifacts: artifacts:
- image: harbor.k-space.ee/playground/log-viewer-frontend - image: harbor.k-space.ee/playground/log-viewer-frontend
docker: kaniko:
target: dev target: dev
sync: sync:
manual: manual: