Skip to content

Commit

Permalink
Add link to GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemSBulgakov authored and tito committed Oct 3, 2020
1 parent 5d75e75 commit 513ad56
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,13 @@ A Dockerfile is available to use buildozer through a Docker environment.
docker run --volume "$(pwd)":/home/user/hostcwd buildozer --version


## Buildozer GitHub action

Use [ArtemSBulgakov/buildozer-action@v1](https://github.com/ArtemSBulgakov/buildozer-action)
to build your packages automatically on push or pull request.
See [full workflow example](https://github.com/ArtemSBulgakov/buildozer-action#full-workflow).


## Examples of Buildozer commands

```
Expand Down

0 comments on commit 513ad56

Please sign in to comment.