Skip to content

Commit

Permalink
Merge pull request #733 from bitholla/testnet
Browse files Browse the repository at this point in the history
Testnet
  • Loading branch information
abeikverdi authored Apr 30, 2021
2 parents 6e66157 + 50f365b commit f4aec75
Show file tree
Hide file tree
Showing 307 changed files with 19,901 additions and 10,979 deletions.
13 changes: 13 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,19 @@ steps:
when:
status: [success]

- name: notify_to_discord_releases
image: bitholla/devops-tools:drone_partymaker-0.1.5
channel: deployment
settings:
target: discord
release_name: hollaex-cli
environment:
WEBHOOK_URL:
from_secret: discord_webhook_url
when:
status: [ success, failure ]
branch: master

trigger:
branch:
- master
Expand Down
Loading

0 comments on commit f4aec75

Please sign in to comment.