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
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "olhar-pwa",
"version": "0.0.5",
"version": "0.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "olhar-pwa",
"version": "0.0.5",
"version": "0.0.6",
"dependencies": {
"@angular/common": "^19.2.0",
"@angular/compiler": "^19.2.0",