1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2026-06-03 20:40:29 +00:00

Update .gitlab-ci.yml

This commit is contained in:
2020-01-20 21:26:05 +00:00
parent acf3078266
commit c7f1b73d07
+2 -2
View File
@@ -1,10 +1,10 @@
stages:
- deploy
- black
- test
black:
stage: black
stage: test
image: python:3.8
before_script: