mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-21 08:15:33 +08:00
7 lines
283 B
Plaintext
7 lines
283 B
Plaintext
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
|
|
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
|
|
{
|
|
"bndrs21": "@actions/upload-artifact
|
|
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-16"
|
|
}
|