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