Commit 228958c0 authored by Justin Weber's avatar Justin Weber
Browse files

Update .gitlab-ci.yml file

parent e036a471
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
image: sphinxdoc/sphinx:latest

stages:
  - docs
  - build-docs
  - deploy

################################################################################
@@ -42,5 +42,6 @@ deploy:docs:
    - tags
  tags:
    - docker
  stage: deploy