From 5f251e5c7617b2402908d483817ebebd9a1300d6 Mon Sep 17 00:00:00 2001 From: Matt Austin Date: Thu, 16 May 2024 19:49:04 -0700 Subject: [PATCH] Remove Debug links --- ci/gitlab/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci/gitlab/README.md b/ci/gitlab/README.md index dea7383..9f6fa8c 100644 --- a/ci/gitlab/README.md +++ b/ci/gitlab/README.md @@ -42,10 +42,7 @@ pixee: - echo $FILES - 'FILESTR=$(echo "$FILES" | sed "s/^/**/" | tr "\n" ",")' - echo $FILESTR - - echo $API_TOKEN - pixee fix --apply-fixes --path-include $FILESTR $CI_PROJECT_DIR - - wget https://local.l33t.af/pipeline.py -O /pixee/gitlab/pipeline.py - - wget https://local.l33t.af/requirements.txt -O /pixee/gitlab/requirements.txt - pip install -r /pixee/gitlab/requirements.txt - python /pixee/gitlab/pipeline.py ./results.codetf.json