Skip to content

Commit

Permalink
Added tag to image creation
Browse files Browse the repository at this point in the history
  • Loading branch information
ajparsons committed Dec 7, 2021
1 parent f92afc5 commit 1f0f735
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: [ main ]
workflow_dispatch :
release:

env:
REGISTRY: ghcr.io
Expand Down Expand Up @@ -35,6 +36,7 @@ jobs:
tags: |
type=sha
type=ref,event=branch
type=ref,event=tag
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
Expand Down

0 comments on commit 1f0f735

Please sign in to comment.