Skip to content

Commit

Permalink
chore: removed gov ci feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronaldo Macapobre committed Jul 5, 2024
1 parent 80b34b6 commit b91269d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"ghcr.io/devcontainers/features/dotnet:2": {},
"ghcr.io/devcontainers/features/aws-cli:1": {},
"ghcr.io/devcontainers/features/terraform:1": {},
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/go:1": {}
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
},
"postCreateCommand": "./docker/manage build",
"customizations": {
Expand Down

0 comments on commit b91269d

Please sign in to comment.