diff --git a/.gitpod.yml b/.gitpod.yml index 527c76d392..8adf00be3d 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,2 +1,4 @@ image: file: .gitpod.Dockerfile +tasks: + - command: cargo build