fix(ci): use runner docker host
This commit is contained in:
parent
4e95a200fb
commit
d5b2f9c682
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ jobs:
|
|||
build-and-update:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
DOCKER_HOST: unix:///var/run/docker.sock
|
||||
GITOPS_USERNAME: ${{ secrets.GITOPS_GITHUB_USERNAME || 'Traceworks2023' }}
|
||||
GITOPS_PASSWORD: ${{ secrets.GITOPS_GITHUB_TOKEN || secrets.GITOPS_PAT }}
|
||||
GITOPS_REPO: https://github.com/Traceworks2023/nxtgauge-gitops.git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue