hardcode user 1001
Some checks failed
Run Check Script / check (push) Has been cancelled
Run Check Script / check (pull_request) Has been cancelled
Compile and package harmony_composer / package_harmony_composer (pull_request) Failing after 6s

This commit is contained in:
tahahawa 2025-06-18 11:19:08 -04:00
parent 6ccbd3791c
commit 818e6086c5

View File

@ -9,7 +9,7 @@ jobs:
package_harmony_composer:
container:
env:
DOCKER_HOST: unix://$XDG_RUNTIME_DIR/docker.sock
DOCKER_HOST: unix:///run/user/1001/docker.sock
image: hub.nationtech.io/harmony/harmony_composer:latest@sha256:2e200c4fba73ab33d40e7f14d9f7f8a3a3ffa69a086887c201f9eb0d51661081
runs-on: docker
steps: