mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 03:16:09 +08:00
eb838bda3a
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
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"
|
|
]
|
|
}
|
|
}
|
|
}
|