Commit Graph

18 Commits

Author SHA1 Message Date
Vladislav Yarmak f1669a6241 fix docker build 2024-02-11 22:29:32 +02:00
Vladislav Yarmak 7d70a48bae fix docker build 2024-02-11 22:21:01 +02:00
Vladislav Yarmak d97ca6b57b fix alpine builds 2024-02-11 22:15:22 +02:00
Vladislav Yarmak 954b9af5b2 use github container registry 2024-02-11 21:17:09 +02:00
Vladislav Yarmak 50fd524a61 workaround checkout action bug 2023-10-09 01:16:34 +03:00
Vladislav Yarmak 5280b0414d new CI 2023-10-07 20:25:14 +03:00
tiaga 03f42cc24f Build Alpine image
Build an image based on Alpine:
- name build stages (scratch and alpine respectively) to use them as targets during a build
- set `DOCKER_BUILDKIT` to build only required stages within one `Dockerfile`
- improve tagging mechanism
- bump GitHub Actions versions to get rid of warnings about "save-state deprecation"
2023-02-04 17:18:24 +03:00
Vladislav Yarmak a3e037c8ce fix release tag name 2021-06-09 18:46:03 +03:00
Vladislav Yarmak aff1754a94 ci: update latest tag on release as well 2021-06-09 18:30:54 +03:00
Vladislav Yarmak 3d86ea6821 ci: parametrize repo name 2021-06-09 17:39:04 +03:00
Vladislav Yarmak 21d172fe41 proper commit-ish for git describe 2021-06-09 17:33:45 +03:00
Vladislav Yarmak e4ca84057b ci: reuse checkout for build and push 2021-06-09 17:32:46 +03:00
Vladislav Yarmak 9578b5b4cf do not abbrev git describe 2021-06-09 17:23:57 +03:00
Vladislav Yarmak cbd25143ca do not abbrev git descrive 2021-06-09 17:13:21 +03:00
Vladislav Yarmak 795834aea2 fix 2021-06-09 16:03:27 +03:00
Vladislav Yarmak 068b5fe5e9 embed version 2021-06-09 16:02:05 +03:00
Vladislav Yarmak 9905c4ab20 conditional release 2021-06-09 15:21:06 +03:00
Vladislav Yarmak 85477fa5c2 switch docker build to multiplatform github action 2021-06-09 14:52:57 +03:00