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
Showing only changes of commit 0c354d4437 - Show all commits

View File

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