hhhh
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
fe1171a7a6
commit
355ad3fb0b
|
@ -20,10 +20,10 @@ steps:
|
|||
- git config credential.helper '!f() { sleep 1; echo "username=$${GIT_USER}"; echo "password=$${GIT_PASSWORD}"; }; f'
|
||||
- git log -n 1
|
||||
- git fetch
|
||||
- git checkout master
|
||||
- git log -n 1
|
||||
- git pull origin master
|
||||
- git log -n 1
|
||||
#- git checkout master
|
||||
#- git log -n 1
|
||||
#- git pull origin master
|
||||
#- git log -n 1
|
||||
# - git branch -D product-development
|
||||
- git checkout -b product-development
|
||||
#- git merge format-branch
|
||||
|
|
Loading…
Reference in New Issue