.helm-build: image: dtzar/helm-kubectl script: - ./scripts/helm-package.sh .helm-push: image: dtzar/helm-kubectl script: - ./scripts/helm-login.sh - ./scripts/helm-push.sh