mirror of
https://github.com/docker/metadata-action.git
synced 2025-08-17 03:39:54 +08: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