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

Commit57e697a

Browse files
committed
ci: Use venv
1 parent45e1e17 commit57e697a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.gitlab-ci.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ build:
55
before_script:
66
-apt-get update -y
77
-apt-get install -y make sfst python3 python-is-python3 python3-pip
8+
-python3 -m venv .venv
9+
-source .venv/bin/activate
810
script:
911
-make
1012
artifacts:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp