test
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 8s

This commit is contained in:
2024-03-21 10:59:05 +01:00
parent 974a8b071a
commit 197510cda8

View File

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