Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ lemmy fetcher: - git remote add origin https://oauth2:${GITLAB_CI_TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git script: - python ./tools/lemmy_fetcher.py - ls -la .fetcher - tree .fetcher cache: key: lemmy-fetcher paths: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ lemmy fetcher: - git remote add origin https://oauth2:${GITLAB_CI_TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git script: - python ./tools/lemmy_fetcher.py - ls -la .fetcher - tree .fetcher cache: key: lemmy-fetcher paths: Loading