kopia lustrzana https://github.com/jaseg/gerbolyze
ci: Use system twine in svg-flatten
rodzic
bcfd27bd53
commit
8c2fc45601
|
@ -23,7 +23,7 @@ publish:svg-flatten-wasi:
|
||||||
script:
|
script:
|
||||||
- pip install -U --user twine
|
- pip install -U --user twine
|
||||||
- export TWINE_USERNAME TWINE_PASSWORD
|
- export TWINE_USERNAME TWINE_PASSWORD
|
||||||
- ~/.local/bin/twine upload svg-flatten/dist/*
|
- twine upload svg-flatten/dist/*
|
||||||
dependencies:
|
dependencies:
|
||||||
- build:svg-flatten-wasi
|
- build:svg-flatten-wasi
|
||||||
only:
|
only:
|
||||||
|
|
Ładowanie…
Reference in New Issue