mirror of
https://gitlab.com/MisterBiggs/aero-astro-calc.git
synced 2025-08-01 11:01:23 +00:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
stages:
|
||||
- deploy
|
||||
- black
|
||||
- test
|
||||
|
||||
|
||||
black:
|
||||
stage: black
|
||||
stage: test
|
||||
image: python:3.8
|
||||
|
||||
before_script:
|
||||
|
Reference in New Issue
Block a user