Skip to content

Commit

Permalink
Specify build features
Browse files Browse the repository at this point in the history
  • Loading branch information
alnoki committed Nov 18, 2024
1 parent 9897f04 commit bbe18f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-broker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: 'Push ARM image to Docker Hub'
uses: 'docker/build-push-action@v6'
with:
build-args: 'FEATURES=ws'
cache-from: 'type=gha'
cache-to: 'type=gha,mode=max'
context: 'src/rust'
Expand Down

0 comments on commit bbe18f6

Please sign in to comment.