next #5

Merged
sneak merged 14 commits from next into master 2022-12-09 00:02:35 +00:00
Showing only changes of commit 587f9420ea - Show all commits

View File

@ -12,3 +12,10 @@ steps:
tags: tags:
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA}
- ${DRONE_BRANCH} - ${DRONE_BRANCH}
- name: notify
image: plugins/slack
settings:
webhook:
from_secret: SLACK_WEBHOOK_URL
when:
event: pull_request