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

This commit is contained in:
Nicolas CARON 2024-03-21 11:00:24 +01:00
parent 197510cda8
commit 74366a8cdb
1 changed files with 1 additions and 1 deletions

View File

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