diff --git a/.drone.yml b/.drone.yml index 6464cdf..96f9aaa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -68,7 +68,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 "deploying- $${DRONE_COMMIT_MESSAGE}" - git push -f origin HEAD:deployed environment: GIT_PASSWORD: diff --git a/equipment-model.a.yml b/equipment-model.a.yml index 12f26f8..7038e53 100644 --- a/equipment-model.a.yml +++ b/equipment-model.a.yml @@ -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'