From 0a631955c224d6de543cb98ffc57bf6125d7e50b Mon Sep 17 00:00:00 2001 From: Ari Brown Date: Wed, 31 Jan 2024 16:24:02 -0500 Subject: [PATCH] trying to get the gitlab runner to work --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e254f26..1daeeb0 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: - - pmo-dind + - dind