Skip to content

Commit

Permalink
build: test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
developStorm committed May 19, 2024
1 parent 0affe56 commit efa12d7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=ref,event=branch

- name: Log in to the Container registry
uses: docker/login-action@v3
Expand Down

0 comments on commit efa12d7

Please sign in to comment.