From afd3a0b114ce8f4e4db824d12144c656881a3a0d Mon Sep 17 00:00:00 2001 From: Ari Brown Date: Thu, 25 Jan 2024 13:43:24 -0500 Subject: [PATCH] using autoscale gitlab runner --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1daeeb0..84d8a87 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,4 +8,4 @@ run: - poetry config http-basic.gitlab gitlab-ci-token "$CI_JOB_TOKEN" - poetry publish --repository gitlab tags: - - dind + - autoscale