Skip to content
Snippets Groups Projects
Commit 1bb3037c authored by hollum's avatar hollum
Browse files

yml file

parent 2ef3d5b4
No related branches found
No related tags found
No related merge requests found
name: Main
on:
push:
branches:
......@@ -8,8 +9,10 @@ jobs:
name: test
runs-on: ubuntu-latest
steps:
- run: echo "Fuck it"
- run: ls
- run: cd ..
- run: ls
- run: dir
- run: cd backend/secfit
- run: apt-get update -qy
- run: pip install -r requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment