Commit 1f7dc271 authored by Grant's avatar Grant
Browse files

[ci] deploy should run on .gitlab/* changes

parent 1a672c6b
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@ include:
      - changes:
          # exclude documentation changes from deploy
          - "doc/**/*"
          - ".gitlab/*"
        when: never

# dummy job, gitlab gets mad when no jobs exist (when the above are never imported)