maybe fix
This commit is contained in:
@@ -67,8 +67,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- git config --global user.email "frontwork.me@gmail.com"
|
- git config --global user.email "frontwork.me@gmail.com"
|
||||||
- git config --global user.name "drone"
|
- git config --global user.name "drone"
|
||||||
- echo 'Package Version: '; echo ${PACKAGE_VERSION}
|
|
||||||
- echo 'Latest Version: '; echo ${LATEST_VERSION}
|
|
||||||
environment:
|
environment:
|
||||||
GIT_USER:
|
GIT_USER:
|
||||||
from_secret: git_user
|
from_secret: git_user
|
||||||
|
|||||||
Reference in New Issue
Block a user