mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 19:56:09 +08:00
12 lines
201 B
JSON
12 lines
201 B
JSON
|
{
|
||
|
"target": {
|
||
|
"default": {
|
||
|
"context": "https://github.com/docker/test-docker-action.git#remote-private",
|
||
|
"dockerfile": "Dockerfile",
|
||
|
"tags": [
|
||
|
"foo"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|