Skip to content
Snippets Groups Projects
Commit 4350b6d0 authored by hollum's avatar hollum
Browse files

yml file

parent bd75f990
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,9 @@ jobs:
env:
working-directory: ./backend/secfit
steps:
- run: apt-get update -qy
- run: pip install -r requirements.txt
- run: pwd
- run: sudo apt-get update -qy
- run: sudo pip install -r requirements.txt
staging:
name: staging
......
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