2
0
Fork 0
mirror of https://code.forgejo.org/docker/metadata-action.git synced 2025-08-27 00:10:55 +00:00

Rename bake target

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-05-10 15:54:35 +02:00
parent c8b87a08b5
commit ed01528979
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
9 changed files with 21 additions and 21 deletions

View file

@ -322,7 +322,7 @@ export class Meta {
jsonLabels[matches[1]] = matches[2];
}
const bakeFile = path.join(tmpDir(), 'ghaction-docker-meta-bake.json').split(path.sep).join(path.posix.sep);
const bakeFile = path.join(tmpDir(), 'docker-metadata-action-bake.json').split(path.sep).join(path.posix.sep);
fs.writeFileSync(
bakeFile,
JSON.stringify(