Skip to content

Commit f111ffa

Browse files
committed
with no template, what values do we have??
1 parent ccf5bf2 commit f111ffa

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.drone.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,7 @@ steps:
1313
username: deploy-code-org
1414
password:
1515
from_secret: on-droneci-complete-github-token
16-
template: |
17-
{
18-
"ref": "{{ build.source }}",
19-
"source-branch": "${DRONE_SOURCE_BRANCH}",
20-
"inputs": {
21-
"github_sha": "{{ build.commit }}",
22-
"drone_build_status": "{{ build.status }}"
23-
}
24-
}
16+
2517
debug: true
2618
# depends_on:
2719
# - unit

0 commit comments

Comments
 (0)