.drone.yml aktualisiert
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a81610f636
commit
34e01ff766
1 changed files with 1 additions and 1 deletions
|
|
@ -76,5 +76,5 @@ steps:
|
||||||
{
|
{
|
||||||
"owner": "$DRONE_REPO_OWNER",
|
"owner": "$DRONE_REPO_OWNER",
|
||||||
"repo": "$DRONE_REPO_NAME",
|
"repo": "$DRONE_REPO_NAME",
|
||||||
"status": "$DRONE_BUILD_STATUS",
|
"status": "$DRONE_BUILD_STATUS"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue