Skip to content

Commit ccf5bf2

Browse files
committed
idk? "source-branch": "${DRONE_SOURCE_BRANCH}",
1 parent d6edc54 commit ccf5bf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ steps:
1616
template: |
1717
{
1818
"ref": "{{ build.source }}",
19+
"source-branch": "${DRONE_SOURCE_BRANCH}",
1920
"inputs": {
2021
"github_sha": "{{ build.commit }}",
2122
"drone_build_status": "{{ build.status }}"

0 commit comments

Comments
 (0)