Skip to content

Commit

Permalink
[4.4] Update .drone.yml (#44107)
Browse files Browse the repository at this point in the history
* Update .drone.yml

grammar/typo

* Signing .drone.yml

---------

Co-authored-by: Hannes Papenberg <info@joomlager.de>
  • Loading branch information
brianteeman and Hackwar authored Sep 23, 2024
1 parent d4a1f41 commit e4e6e8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ steps:
MATTERMOST_NIGHTLY_HOOK:
from_secret: mattermost_nightly_hook
commands:
- curl -i -X POST -H 'Content-Type:application/json' -d '{"text":"Nightly Build for [Joomla 4.4](https://developer.joomla.org/nightly-builds.html) FAILED to built."}' $MATTERMOST_NIGHTLY_HOOK
- curl -i -X POST -H 'Content-Type:application/json' -d '{"text":"Nightly Build for [Joomla 4.4](https://developer.joomla.org/nightly-builds.html) FAILED to build."}' $MATTERMOST_NIGHTLY_HOOK
when:
status:
- failure
Expand All @@ -520,6 +520,6 @@ trigger:

---
kind: signature
hmac: 0f965e69f4773b289498dd7e06d3031f9ad89038606a7ace3632766c47283045
hmac: 457f0f91e84d98a759e33c32f45e878f562ca987b5bee426593263ce99bb144f

...

0 comments on commit e4e6e8b

Please sign in to comment.