diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml index 5a1efd0..835689e 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -39,7 +39,7 @@ jobs: uses: docker/metadata-action@v5 with: # list of Docker images to use as base name for tags - # images: ghcr.io/${{ github.repository }} + images: git.kmsign.ru/${{ github.repository }} # generate Docker tags based on the following events/attributes tags: | type=schedule