Skip to content

Commit

Permalink
Merge pull request #16 from Bockiii/new_build_setup
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
Bockiii committed Jun 14, 2021
2 parents 473eb60 + f8793a6 commit 27abf5a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dockerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ jobs:
with:
images: |
${{ env.DOCKERHUB_SLUG }}
tags: |
type=semver,pattern={{raw}}
type=raw,value=stable
flavor: |
latest=false
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 27abf5a

Please sign in to comment.