test
Build and Push Docker Image / checkout_repository (push) Failing after 8s Details

This commit is contained in:
Nicolas CARON 2024-03-21 10:59:05 +01:00
parent 974a8b071a
commit 197510cda8
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ jobs:
env:
- name: DOCKER_HOST
value: tcp://localhost:2375
value: unix:///run/user/1000/docker.sock
steps:
- name: Checkout Repository