Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit e37be84

Browse files
committed
chore: add copilot labs to gitpod
1 parent 39cae9d commit e37be84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitpod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ tasks:
3232
}
3333
EOL
3434
35-
# TODO: gcloud install
36-
image: # TODO:broken image?
35+
image:
3736
file: .gitpod.Dockerfile
3837

3938
vscode:
@@ -50,6 +49,7 @@ vscode:
5049
- trungngo.autoflake
5150
- christian-kohler.npm-intellisense
5251
- dbaeumer.vscode-eslint
52+
- github.copilot-labs
5353

5454

5555
ports:

0 commit comments

Comments
 (0)