Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ image-build: stage: build variables: RUCIO_TAG: 1.29.8 PROTOCOLS_VERSION: 0.3.0 PROTOCOLS_VERSION: 0.4.0 script: - > docker build Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "rucio_protocols" version = "0.3.0" version = "0.4.0" description = "" authors = ["ORNL"] readme = "README.md" Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ image-build: stage: build variables: RUCIO_TAG: 1.29.8 PROTOCOLS_VERSION: 0.3.0 PROTOCOLS_VERSION: 0.4.0 script: - > docker build Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "rucio_protocols" version = "0.3.0" version = "0.4.0" description = "" authors = ["ORNL"] readme = "README.md" Loading