fix(ci): ajouter setup-buildx-action avant le build Docker — v0.0.6
CI — Tests & Docker Build / Tests & couverture (push) Successful in 2m7s
CI — Tests & Docker Build / Build & push image Docker (push) Successful in 2m33s

docker/build-push-action@v5 requiert Buildx. Ajout du step
docker/setup-buildx-action@v3 pour l'initialiser sur le runner.
This commit is contained in:
2026-06-06 23:33:52 +02:00
parent 2608df0f76
commit 52bff78d03
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "olhar-pwa",
"version": "0.0.5",
"version": "0.0.6",
"scripts": {
"ng": "ng",
"start": "ng serve",