forked from bellwether/minerva
updated gitlab ci to always use dind
This commit is contained in:
parent
d5532ed36e
commit
9c117d6577
1 changed files with 2 additions and 0 deletions
|
|
@ -7,3 +7,5 @@ run:
|
||||||
- poetry config repositories.gitlab ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypi
|
- poetry config repositories.gitlab ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypi
|
||||||
- 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:
|
||||||
|
- dind
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue