fix(ci): update files
This commit is contained in:
parent
800dc6b783
commit
0c354d4437
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue