Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
Git tags are no more and too complicated for this repository
Browse files Browse the repository at this point in the history
  • Loading branch information
petk committed Jun 21, 2018
1 parent 4c7a342 commit e90c023
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,13 @@ version (e.g. 1.x.y) is released by the following release process:

* **2. Update changelog**

Create an entry in [CHANGELOG.md](/CHANGELOG.md) describing all the changes from
previous release.
Create an entry in [CHANGELOG.md](/CHANGELOG.md) describing all the changes
from previous release.

* **3. Tag a new release**
* **3. Docker images**

Tag a new version on [GitHub](https://github.com/phpearth/docker-php/releases).
Build and push Docker images to [Docker Hub](https://hub.docker.com/r/phpearth/php/).

* **4. Docker images**

With a new tag release, Docker images are build automatically on
[Docker Hub](https://hub.docker.com/r/phpearth/php/).
```bash
make build-and-push
```

0 comments on commit e90c023

Please sign in to comment.