Fixed deploy.

Signed-off-by: Pavel Kirilin <win10@list.ru>
This commit is contained in:
2023-02-22 00:09:36 +04:00
parent fa1470b870
commit 9b6308ecc0

View File

@ -67,8 +67,6 @@ deploy:
only: only:
refs: refs:
- master - master
needs:
- build_img
image: image:
name: alpine/helm:3.7.1 name: alpine/helm:3.7.1
entrypoint: ["/bin/sh", "-c"] entrypoint: ["/bin/sh", "-c"]