Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 5f060e24 authored by Rafi Madani's avatar Rafi Madani
Browse files

bug fixing : temporary delete desired line

parent 9ea0c6e2
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ default: ...@@ -53,7 +53,7 @@ default:
before_script: before_script:
- apt -y update - apt -y update
- apt -y install apt-utils - apt -y install apt-utils
- apt -y install net-tools python3.8 python3-pip mysql-client libmysqlclient-dev # - apt -y install net-tools python3.8 python3-pip mysql-client libmysqlclient-dev
- apt -y upgrade - apt -y upgrade
- pip3 install -r requirements.txt - pip3 install -r requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment