hhhh
continuous-integration/drone/push Build is passing Details

This commit is contained in:
giles 2023-10-19 00:59:35 +01:00
parent fe1171a7a6
commit 355ad3fb0b
1 changed files with 4 additions and 4 deletions

View File

@ -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