mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-06 19:06:08 +10:00
dont build docker container twice during release
This commit is contained in:
@@ -4,7 +4,7 @@ import os
|
||||
import sys
|
||||
import inspect
|
||||
from pathlib import Path
|
||||
from typing import List, Dict, Optional, ClassVar
|
||||
from typing import List, Dict, Optional
|
||||
from pydantic import InstanceOf, Field, model_validator
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user