Remove redundant entrypoint

This commit is contained in:
Jed Hazaymeh 2023-11-13 11:09:55 +00:00 committed by GitHub
parent 1c99aa36f6
commit 054846690f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,6 @@ job "blockbot" {
config {
image = "ghcr.io/redbrick/blockbot"
entrypoint = ["python3", "src/main.py"]
}
resources {