diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e30b738..638eadd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -84,7 +84,7 @@ test:backend: package: stage: release - image: $RUST_IMAGE + image: registry.gitlab.com/gitlab-org/release-cli:latest before_script: - cd /tmp - wget https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage