Skip to content
Snippets Groups Projects

Update Galaxy version

Merged Yakubov, Sergey requested to merge dev into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -6,8 +6,8 @@ stages:
variables:
GIT_STRATEGY: clone
CONTAINER_PULSAR_URL: ${CI_REGISTRY_IMAGE}
GALAXY_VERSION_DOCKER: 24.1.dev1.ornl
GALAXY_VERSION_PYTHON: 24.1.dev1+ornl
GALAXY_VERSION_DOCKER: 24.1.dev3.ornl
GALAXY_VERSION_PYTHON: 24.1.dev3+ornl
RUCIO_PROTOCOLS: 0.4.0
PULSAR_VERSION_PYTHON: 0.15.6.dev3+ornl
# Container tag depends on pulsar version but also on Galaxy and Rucio protocols, and Dockerfile itself (and + sign is not allowed in docker tags)
Loading