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