Remove env variable.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2023-02-17 00:54:53 +01:00
parent 6978681971
commit 0e66673926

View File

@@ -15,14 +15,6 @@
"settable": [
"value"
]
},
{
"description": "Log level",
"name": "AWAIT_TIMEOUT",
"value": "10s",
"settable": [
"value"
]
}
],
"workdir": "/",
@@ -35,7 +27,5 @@
"bind"
]
}
],
"linux": {
}
]
}