diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 11a9a540ab7b24a7fc8b4271abc12a627d2ab74e..b3d728596f00e85b395e5bf8e7fc0c0cd79c4736 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ # along with this program. If not, see <https://www.gnu.org/licenses/>. variables: - DEPLOY_REF: f-http-proxy + DEPLOY_REF: dev CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-pylib/testenv:latest # When using dind, it's wise to use the overlayfs driver for # improved performance.