mirror of
https://github.com/docker/actions-toolkit.git
synced 2025-07-01 06:46:27 +00:00
11 lines
201 B
JSON
11 lines
201 B
JSON
{
|
|
"target": {
|
|
"default": {
|
|
"context": "https://github.com/docker/test-docker-action.git#remote-private",
|
|
"dockerfile": "Dockerfile",
|
|
"tags": [
|
|
"foo"
|
|
]
|
|
}
|
|
}
|
|
}
|