Skip to content

Commit

Permalink
Update package.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
daavoo authored Dec 17, 2024
1 parent 3ad30b7 commit 9a0a4ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
flavor: |
latest=auto
- name: Set BuildKit
run: echo "DOCKER_BUILDKIT=1" >> $GITHUB_ENV

- name: Build and push Docker image
id: push
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 9a0a4ac

Please sign in to comment.