Explain latest tag
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy 2020-09-25 13:30:33 +02:00
parent 1f725f1281
commit fac9f837d1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -37,6 +37,6 @@ steps:
## Publishing ## Publishing
The version can be bumped in the [.drone.yml](./.drone.yml) file. Please use [semver](https://semver.org). The version can be bumped in the [.drone.yml](./.drone.yml) file. We're sticking with `latest` as we iterate on the code right now.
If you push a commit to master, the [Drone config](./.drone.yml) will publish to [Docker Hub](https://hub.docker.com/r/decentral1se/stack-ssh-deploy). If you push a commit to master, the [Drone config](./.drone.yml) will publish to [Docker Hub](https://hub.docker.com/r/decentral1se/stack-ssh-deploy).