fix(ci): use runner docker host
Some checks failed
Build Admin And Update GitOps / build (push) Failing after 23s
Build Admin And Update GitOps / update-gitops (push) Has been skipped

This commit is contained in:
Ashwin Kumar Sivakumar 2026-07-05 22:25:37 +05:30
parent 7263befc1c
commit 575a5749f6

View file

@ -9,8 +9,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
DOCKER_HOST: unix:///var/run/docker.sock
steps:
- name: Checkout
uses: actions/checkout@v4