Skip to content

Commit

Permalink
Merge pull request #24 from leonitousconforti/add-gh-cli-to-devcontainer
Browse files Browse the repository at this point in the history
Add gh cli to devcontainer
  • Loading branch information
leonitousconforti authored Feb 7, 2024
2 parents fc5384f + 0d8a4c5 commit 5d4d05e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"features": {
"ghcr.io/devcontainers/features/git:1": {},
"ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers/features/common-utils:2": {},
"ghcr.io/devcontainers/features/docker-in-docker:2": {
"moby": false,
Expand Down

0 comments on commit 5d4d05e

Please sign in to comment.