Added current push config
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Nicolai Ort 2022-05-04 20:49:07 +02:00
parent bd053c289f
commit 081b57d97f
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -37,7 +37,7 @@ steps:
image: registry.odit.services/hub/library/node:18.1.0-alpine3.15
commands:
- apk add git
- git remote add origin git@git.odit.services:odit/nginx-brotli.git
- git config --global push.default current
- yarn
- yarn release
- name: push to repo