Skip to content

Commit

Permalink
chore: add GIT_REPO envvar to devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Jun 17, 2023
1 parent befd97d commit bd19409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"pre-commit": "pre-commit install --install-hooks -t pre-commit -t commit-msg"
},
"containerEnv": {
"GIT_REPO": "github.com/mrsimonemms/devpod-provider-hetzner",
"DISK_IMAGE": "ubuntu-22.04",
"DISK_SIZE": "30",
"MACHINE_ID": "some-machine-id",
Expand Down

0 comments on commit bd19409

Please sign in to comment.