Skip to content

Commit

Permalink
lastest automated build
Browse files Browse the repository at this point in the history
  • Loading branch information
sparul93 committed Feb 2, 2024
1 parent c0d3723 commit 8ba65aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ghcr.io/cityofkamloops/filepass
tags: |
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx
Expand Down

0 comments on commit 8ba65aa

Please sign in to comment.