From cdfe6b07cf468fe0c4fa4f2e81122887d08b3dbb Mon Sep 17 00:00:00 2001 From: antarcticrainforest Date: Wed, 20 Mar 2024 12:51:28 +0100 Subject: [PATCH] Fix pipeline --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3f5a3d07..30de1652 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -121,7 +121,7 @@ commands = mypy --install-types --non-interactive deps = git-python packaging tomli -commands = python3 dev-env/bump.py tag databrowser -b docker-improvements +commands = python3 bump.py tag databrowser -b docker-improvements allowlist_externals = rm curl commands_pre = curl -Ls -o bump.py https://raw.githubusercontent.com/FREVA-CLINT/freva-deployment/versions/release.py