From a907be22cc26aab330a5f5308b5ca252743ab691 Mon Sep 17 00:00:00 2001 From: Ari Brown Date: Thu, 25 Jan 2024 14:46:25 -0500 Subject: [PATCH] trying to get the ci/cd to work --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1daeeb0..e254f26 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 + - pmo-dind