Skip to content

Commit

Permalink
github action: fix readsb version to include git commit
Browse files Browse the repository at this point in the history
  • Loading branch information
wiedehopf committed Jan 4, 2025
1 parent 2f7a72e commit 1a0b8cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ jobs:
tags: ${{ steps.docker_meta.outputs.tags }}
labels: ${{ steps.docker_meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
build-args: |
BUILDKIT_CONTEXT_KEEP_GIT_DIR=true

0 comments on commit 1a0b8cb

Please sign in to comment.