1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2025-06-16 15:17:18 +00:00

Update .gitlab-ci.yml

This commit is contained in:
Anson Biggs 2020-01-20 21:26:05 +00:00
parent acf3078266
commit c7f1b73d07

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: