Commit f96abb60 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add missing runner image for pages pipeline job

parent 8f0614bc
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -164,6 +164,7 @@ Documentation:

pages:
  stage: deploy
  image: alpine
  needs: [Documentation]
  rules:
  - if: $CI_COMMIT_TAG