1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2026-06-04 04:50:28 +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: stages:
- deploy - deploy
- black - test
black: black:
stage: black stage: test
image: python:3.8 image: python:3.8
before_script: before_script: