2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-13 00:36:26 +00:00

Remove HELM_DEPLOY_KEY secret from docker-build-push

This commit is contained in:
Lev Vereshchagin 2021-12-17 11:54:12 +03:00
parent 17bec866d4
commit c5f00a6d88

View File

@ -19,8 +19,6 @@ on:
required: true
DOCKERHUB_TOKEN:
required: true
HELM_DEPLOY_KEY:
required: true
jobs:
build: