Skip to content

Commit

Permalink
dont tag images
Browse files Browse the repository at this point in the history
  • Loading branch information
probablyjassin committed Nov 22, 2024
1 parent 70b09bd commit f206baa
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/nuxt-to-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,6 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Extract metadata
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}
tags: |
type=raw,value=latest
type=sha,prefix=
- name: Cache Docker layers
uses: actions/cache@v4
with:
Expand Down

0 comments on commit f206baa

Please sign in to comment.