Skip to content
Snippets Groups Projects
Commit bd0a2326 authored by Sigurd's avatar Sigurd
Browse files

agia

parent 8f1aab8f
Branches backend/profile
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ on:
jobs:
test:
name: test
runs-on: ubuntu-latest
container: python:3.8
steps:
- run: cd backend/secfit
......@@ -15,6 +16,7 @@ jobs:
staging:
name: staging
runs-on: ubuntu-latest
container: ruby
needs: [test]
steps:
......
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