Skip to content

Commit

Permalink
Remove Debug links
Browse files Browse the repository at this point in the history
  • Loading branch information
matt- committed May 17, 2024
1 parent 5c56a41 commit 5f251e5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/gitlab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5f251e5

Please sign in to comment.