Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Commit

Permalink
using defaults for metadata docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jerson committed Jun 6, 2021
1 parent 2fc8867 commit 01fbbdb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ jobs:
images: |
jerson/pgrok
ghcr.io/jerson/pgrok
flavor: |
latest=auto
tags: |
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
- uses: docker/setup-qemu-action@v1
- uses: docker/setup-buildx-action@v1
- if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 01fbbdb

Please sign in to comment.