mirror of
https://code.forgejo.org/docker/metadata-action.git
synced 2025-08-26 16:00:54 +00:00
Cleanup
This commit is contained in:
parent
ac90ddf06e
commit
e04b4d01a9
2 changed files with 29 additions and 38 deletions
|
@ -47,7 +47,6 @@ export class Meta {
|
|||
if (tag.attrs['enable'] == 'false') {
|
||||
continue;
|
||||
}
|
||||
|
||||
switch (tag.type) {
|
||||
case tcl.Type.Schedule: {
|
||||
version = this.procSchedule(version, tag);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue