diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2eb6fd9..e63eb24 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,4 +8,4 @@ job0: - pwd - ls -la - cd src - - python -m scraper \ No newline at end of file + - python3.7 -m scraper \ No newline at end of file