mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-22 06:28:56 +08:00
Fix def
This commit is contained in:
parent
69d0f57c07
commit
a932807deb
3 changed files with 2 additions and 5 deletions
2
dist/index.js
generated
vendored
2
dist/index.js
generated
vendored
|
|
@ -433,8 +433,6 @@ class Meta {
|
|||
fs.writeFileSync(bakeFile, JSON.stringify({
|
||||
target: {
|
||||
'ghaction-docker-meta': {
|
||||
context: '',
|
||||
dockerfile: '',
|
||||
tags: this.tags(),
|
||||
labels: jsonLabels
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue