From 0afb3d993f24535f0090cbac9fa8435fea345663 Mon Sep 17 00:00:00 2001 From: Tim Hess Date: Fri, 1 Mar 2024 08:51:04 -0600 Subject: [PATCH] build metadata layer when docfx.json changes --- .github/workflows/build-and-stage.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-stage.yml b/.github/workflows/build-and-stage.yml index 3291af2b..a079804a 100644 --- a/.github/workflows/build-and-stage.yml +++ b/.github/workflows/build-and-stage.yml @@ -44,6 +44,7 @@ jobs: - Dockerfile-metadata - '/api-*.*' - build-metadata.sh + - docfx.json - name: Declare image versions id: version run: |