mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
Improve usage visibility
This commit is contained in:
14
README.md
14
README.md
@@ -4,13 +4,6 @@
|
||||
This Action for [Docker](https://www.docker.com/) uses the Git branch as the [Docker tag](https://docs.docker.com/engine/reference/commandline/tag/) for building and pushing the container.
|
||||
Hereby the master-branch is published as the latest-tag.
|
||||
|
||||
## Sponsors
|
||||
|
||||
A big "Thank you!" to the people that help to make this code sustainable:
|
||||
<a target="_blank" href="https://github.com/SerhatG"><img src="https://github.com/SerhatG.png" width="50px" alt="SerhatG" />
|
||||
<a target="_blank" href="https://github.com/edgedb"><img src="https://github.com/edgedb.png" width="50px" alt="EdgeDB" />
|
||||
<a target="_blank" href="https://github.com/psanders"><img src="https://github.com/psanders.png" width="50px" alt="Pedro Sanders" />
|
||||
|
||||
## Usage
|
||||
|
||||
## Example pipeline
|
||||
@@ -284,3 +277,10 @@ with:
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
tag_semver: true
|
||||
```
|
||||
|
||||
## Sponsors
|
||||
|
||||
A big "Thank you!" to the people that help to make this code sustainable:
|
||||
<a target="_blank" href="https://github.com/SerhatG"><img src="https://github.com/SerhatG.png" width="50px" alt="SerhatG" />
|
||||
<a target="_blank" href="https://github.com/edgedb"><img src="https://github.com/edgedb.png" width="50px" alt="EdgeDB" />
|
||||
<a target="_blank" href="https://github.com/psanders"><img src="https://github.com/psanders.png" width="50px" alt="Pedro Sanders" />
|
||||
|
||||
Reference in New Issue
Block a user