using autoscale gitlab runner

This commit is contained in:
Ari Brown 2024-01-25 13:43:24 -05:00
parent ddcacdb569
commit afd3a0b114

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 - autoscale