Remove redundant entrypoint
This commit is contained in:
parent
1c99aa36f6
commit
054846690f
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ job "blockbot" {
|
|||
|
||||
config {
|
||||
image = "ghcr.io/redbrick/blockbot"
|
||||
entrypoint = ["python3", "src/main.py"]
|
||||
}
|
||||
|
||||
resources {
|
||||
|
|
Loading…
Reference in a new issue