Merge pull request #42 from actions/remove-docker-args

Remove `DOCKER_ARGS`
This commit is contained in:
j-dunham
2023-05-04 15:58:57 -04:00
committed by GitHub
-1
View File
@@ -1,7 +1,6 @@
{ {
"name": "Codespace to perform GitHub Actions Importer Labs", "name": "Codespace to perform GitHub Actions Importer Labs",
"remoteEnv": { "remoteEnv": {
"DOCKER_ARGS": "--network=host",
"INSTALLATION_TYPE": "labs" "INSTALLATION_TYPE": "labs"
}, },
"hostRequirements": { "hostRequirements": {