Commit c18ee9a2 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

ci: Make build-and-publish run only when content is changed (for real hopefully)

parent d149d4be
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -47,7 +47,6 @@ build-and-publish:
    - changes:
      - src/content/**/*
    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
      when: always
  stage: build
  inherit:
    default: true