fix(ci): update files #11

Merged
M7s merged 1 commits from dev/m7s into main 2026-08-27 06:29:33 +00:00
1 changed files with 1 additions and 4 deletions

View File

@ -4,11 +4,8 @@ on:
push:
branches: [ main ]
# Variables globales appliquées automatiquement à toutes les étapes
env:
DOCKER_HOST: tcp://localhost:2376
DOCKER_CERT_PATH: /certs/client
DOCKER_TLS_VERIFY: "1"
DOCKER_HOST: tcp://localhost:2375
jobs:
build-and-push-runner: