From 02e05dc8d0ff7b96e8181cafbf7f7eb5e499c70e Mon Sep 17 00:00:00 2001 From: Chris Coutinho Date: Sat, 24 May 2025 22:41:09 +0200 Subject: [PATCH] ci: comments --- .github/workflows/docker-build-publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/docker-build-publish.yml b/.github/workflows/docker-build-publish.yml index 397c50d..bd16108 100644 --- a/.github/workflows/docker-build-publish.yml +++ b/.github/workflows/docker-build-publish.yml @@ -11,7 +11,6 @@ jobs: permissions: contents: read packages: write - steps: - name: Checkout repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 @@ -22,7 +21,6 @@ jobs: with: # list of Docker images to use as base name for tags images: | - #cbcoutinho/nextcloud-mcp-server ghcr.io/cbcoutinho/nextcloud-mcp-server # generate Docker tags based on the following events/attributes tags: |