Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3e37df1

Browse files
authored
chore(ci): fix gitlab PyPI publish
1 parent4b04432 commit3e37df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ deploy:
9797
# test package
9898
-python3 -m venv test
9999
-. test/bin/activate
100-
-pip install -U dist/python-gitlab*.whl
100+
-pip install -U dist/python_gitlab*.whl
101101
-gitlab -h
102102
-deactivate
103103
-twine upload --skip-existing -u $TWINE_USERNAME -p $TWINE_PASSWORD dist/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp