diff --git a/.copier-answers.image-template.yml b/.copier-answers.image-template.yml index 20297c7..d4fd296 100644 --- a/.copier-answers.image-template.yml +++ b/.copier-answers.image-template.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier; do NOT edit manually -_commit: v0.1.2 +_commit: v0.1.3 _src_path: https://github.com/Tecnativa/image-template.git dockerhub_image: tecnativa/docker-socket-proxy image_platforms: diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 625c269..3e3a3e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,8 @@ name: Build, Test & Deploy push: branches: - master + tags: + - "v*" workflow_dispatch: inputs: pytest_addopts: diff --git a/README.md b/README.md index b247f4a..4af0beb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Last image-template](https://img.shields.io/badge/last%20template%20update-v0.1.2-informational)](https://github.com/Tecnativa/image-template/tree/v0.1.2) +[![Last image-template](https://img.shields.io/badge/last%20template%20update-v0.1.3-informational)](https://github.com/Tecnativa/image-template/tree/v0.1.3) [![GitHub Container Registry](https://img.shields.io/badge/GitHub%20Container%20Registry-latest-%2324292e)](https://github.com/orgs/Tecnativa/packages/container/package/docker-socket-proxy) [![Docker Hub](https://img.shields.io/badge/Docker%20Hub-latest-%23099cec)](https://hub.docker.com/r/tecnativa/docker-socket-proxy)