4 Commits

Author SHA1 Message Date
c2dd00c6e2 chore(deps): update docker/build-push-action action to v6 (#23)
Some checks are pending
Build, check & Test / run (push) Waiting to run
Build Docker Image / build_docker (push) Waiting to run
Lint / run (push) Waiting to run
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/build-push-action](https://github.com/docker/build-push-action) | action | major | `v5` -> `v6` |

---

### Release Notes

<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>

### [`v6`](https://github.com/docker/build-push-action/compare/v5...v6)

[Compare Source](https://github.com/docker/build-push-action/compare/v5...v6)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #23
Co-authored-by: Renovate Bot <renovate@dzeio.com>
Co-committed-by: Renovate Bot <renovate@dzeio.com>
2024-06-26 14:17:03 +00:00
6825866f4d Update .github/workflows/build_docker.yml
Some checks failed
Build Docker Image / build_docker (push) Failing after 3m16s
Lint / run (push) Failing after 56s
Build, check & Test / run (push) Successful in 10m17s
2024-05-24 06:13:01 +00:00
eb3b41be72 chore: Add linting
Some checks failed
Build Docker Image / build_docker (push) Failing after 3m9s
Lint / run (push) Failing after 59s
Build, check & Test / run (push) Successful in 9m12s
Signed-off-by: Avior <git@avior.me>
2024-05-23 14:55:52 +02:00
e9ba3c4891 feat: Add Docker build
Some checks failed
Build, check & Test / run (push) Failing after 30s
Build Docker Image / build_docker (push) Failing after 1m5s
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-12-06 11:01:30 +01:00