Skip to content

Commit

Permalink
ci: test github action
Browse files Browse the repository at this point in the history
  • Loading branch information
uZer committed Jul 19, 2024
1 parent 29d0ff1 commit 54df6ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: docker build and push
name: build_and_push

on:
push:
Expand All @@ -10,8 +10,7 @@ env:
IMAGE_NAME: ${{ github.repository }}

jobs:
build_and_push:
name: build and push docker images
docker_build_and_push:
runs-on: ubuntu-latest
permissions:
packages: write
Expand Down
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ Hardware:

Software:

- docker
- docker-buildx (suggested)
- docker and docker-buildx
- make
- `¯\_(ツ)_/¯`

Expand Down Expand Up @@ -94,14 +93,16 @@ Options: -a device_name Output audio device name (default /dev/a
This software licenced under the GPL, modifications performed 2006 & 2007 by Dean Weiten
Contact: Dean Weiten, Norscan Instruments Ltd., Winnipeg, MB, Canada, ph (204)-233-9138, E-mail [email protected]
````
```

## Raspberry Pi integration

TODO
WIP

## Thanks

Ivan B.

Thomas B.

Dean Weiten

0 comments on commit 54df6ce

Please sign in to comment.