Compare commits

..

3 Commits

Author SHA1 Message Date
giles abc98c5c50 haha
continuous-integration/drone/push Build is passing Details
2023-10-18 23:27:52 +00:00
giles b99929d918 haha
continuous-integration/drone/push Build is passing Details
2023-10-19 00:27:38 +01:00
giles 8480a7b9e1 some more changes
continuous-integration/drone/push Build is failing Details
2023-10-19 00:19:55 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@ steps:
- 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 push origin HEAD:product-development
- git push -f origin HEAD:product-development
environment:
GIT_PASSWORD:
from_secret: GIT_PASSWORD

View File

@ -135,7 +135,7 @@
- Required: '0'
- ApproveSignatureTemplateName: null
- RevertSignatureTemplateName: null
- Description: Confirmation by the author of the recipe that it is ready for review......
- Description: Confirmation by the author of the recipe that it is ready for review........
- RecipeApprovalStep:
- Name: Review Recipe
- Id: '-3'