Skip to content

Commit

Permalink
ci: build image on push
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Braun <rainbowstack@gmail.com>
  • Loading branch information
bluebrown committed Jan 24, 2024
1 parent 163d706 commit ac488da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ jobs:
- run: make dockerlogin dockerimage dockerpush
env:
DOCKER_BUILDKIT: "1"
DOCKERHUB_TOKEN: "${{ secrets.DOCKERHUB_TOKEN }}"

0 comments on commit ac488da

Please sign in to comment.