mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-22 22:28:51 +01:00
Link colima's docker socket to the default location
This commit is contained in:
parent
c67b6b8c82
commit
fe75d67ede
1
.github/workflows/go-test.yml
vendored
1
.github/workflows/go-test.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
||||
# Install docker so it can be used for datadog
|
||||
brew install docker
|
||||
colima start
|
||||
sudo ln -sf $HOME/.colima/default/docker.sock /var/run/docker.sock
|
||||
- name: Set up Datadog
|
||||
uses: datadog/agent-github-action@v1.3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user