Merge pull request '.' (#37) from product-development into master
continuous-integration/drone/push Build encountered an error Details

Reviewed-on: #37
This commit is contained in:
giles 2023-10-18 20:31:21 +00:00
commit d7bb93b851
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ steps:
commands:
- git config credential.helper '!f() { sleep 1; echo "username=$${GIT_USER}"; echo "password=$${GIT_PASSWORD}"; }; f'
- git add -A
- git commit -m '$${DRONE_COMMIT_MESSAGE}'
- git commit -m '${DRONE_COMMIT_MESSAGE}'
- git push origin --set-upstream $$(git symbolic-ref --short HEAD)
environment:
GIT_PASSWORD: