ci: run release on medium instance

This commit is contained in:
2024-04-03 19:03:56 +02:00
parent 82d843f5ce
commit 9ce480e745
+2
View File
@@ -63,6 +63,8 @@ deploy-prod:
release: release:
stage: release stage: release
tags:
- saas-linux-medium-amd64
image: docker:stable image: docker:stable
services: services:
- docker:${DOCKER_DIND_VERSION} - docker:${DOCKER_DIND_VERSION}