Skip to content

Commit

Permalink
testi
Browse files Browse the repository at this point in the history
  • Loading branch information
Teemu-Kostamo committed Apr 21, 2024
1 parent 0996b42 commit 629fadf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
-
name: Build and push
uses: docker/build-push-action@v3
Expand Down

0 comments on commit 629fadf

Please sign in to comment.