Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Clantz/image generation (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Nov 15, 2019
1 parent c591ddc commit a2de10a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"args": [
"push",
"--release", "dev",
"--stub-registry", "mcr.microsoft.com",
"--stub-registry-path", "devcontainers"
"--registry", "chuxel.azurecr.io"
]
},
{
Expand All @@ -24,8 +23,7 @@
"args": [
"pack",
"--release", "dev",
"--stub-registry", "mcr.microsoft.com",
"--stub-registry-path", "devcontainers"
"--registry", "chuxel.azurecr.io"
]
}

Expand Down

0 comments on commit a2de10a

Please sign in to comment.