fix(ci): update files #11
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue