Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thyrlian authored May 15, 2021
1 parent 6a3758d commit 1b3c67a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ The [primary Docker image](./android-sdk/Dockerfile) was created in barebone, fo

* Create a specific directory under [android-sdk](./android-sdk) directory and a `Dockerfile` inside it.
* A `version_inspector.sh` file is necessary to print out tools' version information (don't forget to call it in the [CI script](./.travis.yml)).
* Update corresponding CI workflow: [GitHub Action](https://github.com/thyrlian/AndroidSDK/blob/master/.github/workflows/docker-image.yml) & [TravisCI](https://github.com/thyrlian/AndroidSDK/blob/master/.travis.yml).
* Add corresponding Docker image building and publishing steps to [`image_publisher.sh`](./image_publisher.sh) script.

## Accept New SDK Licenses
Expand Down

0 comments on commit 1b3c67a

Please sign in to comment.