diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 612b835d5..610166de6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,17 +97,10 @@ jobs: run: dotnet run --project build -c release -- publishbinaries integration: - if: false - runs-on: ubuntu-latest + runs-on: docs-builder-latest-16 steps: - uses: actions/checkout@v4 - - name: Free Disk Space - uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1 - with: - tool-cache: false - dotnet: true - - name: Bootstrap Action Workspace id: bootstrap uses: ./.github/actions/bootstrap diff --git a/config/assembler.yml b/config/assembler.yml index 75f1aad3a..38faa63a0 100644 --- a/config/assembler.yml +++ b/config/assembler.yml @@ -98,6 +98,7 @@ references: private: true integrations: logstash-docs-md: + private: true opentelemetry: #stack aligned using gated deploys