Skip to content

Commit

Permalink
Push edge tag in Docker Hub
Browse files Browse the repository at this point in the history
  • Loading branch information
icgood committed Sep 12, 2021
1 parent 5eda140 commit 6895458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
images: |
icgood/pymap
tags: |
type=ref,event=branch
type=edge,branch=$repo.default_branch
type=ref,event=tag
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 6895458

Please sign in to comment.