Commit bc8987ed authored by Valerio Formato's avatar Valerio Formato
Browse files

Adding docker tag to build job

parent f5e34ef9
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,5 +9,7 @@ stages:

build:docker:
  <<: *build
  tags: 
    - docker
  image: sphinxdoc/sphinx
  needs: [ ]
 No newline at end of file