mirror of
https://github.com/docker/metadata-action.git
synced 2024-12-22 15:15:38 +00:00
Rename Dockerfile
This commit is contained in:
parent
b334567bf3
commit
e696b8439a
|
@ -11,7 +11,7 @@ group "validate" {
|
||||||
}
|
}
|
||||||
|
|
||||||
target "dockerfile" {
|
target "dockerfile" {
|
||||||
dockerfile = "Dockerfile.dev"
|
dockerfile = "dev.Dockerfile"
|
||||||
}
|
}
|
||||||
|
|
||||||
target "update-yarn" {
|
target "update-yarn" {
|
||||||
|
|
Loading…
Reference in a new issue