fix(ci): update files

This commit is contained in:
Marc Lasserre 2026-08-27 08:28:41 +02:00
parent 800dc6b783
commit 0c354d4437
Signed by: M7s
GPG Key ID: F74837410959661B
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: