mirror of
https://github.com/docker/metadata-action.git
synced 2025-06-24 11:41:09 +02:00
Cleanup
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user