trying to get the ci/cd to work

This commit is contained in:
Ari Brown 2024-01-25 14:46:25 -05:00
parent 622d104bcb
commit a907be22cc

View file

@ -8,4 +8,4 @@ run:
- poetry config http-basic.gitlab gitlab-ci-token "$CI_JOB_TOKEN" - poetry config http-basic.gitlab gitlab-ci-token "$CI_JOB_TOKEN"
- poetry publish --repository gitlab - poetry publish --repository gitlab
tags: tags:
- dind - pmo-dind