Update .gitea/workflows/build.yaml
Some checks failed
Build & Push / build (push) Failing after 21s

This commit is contained in:
2025-09-23 09:13:08 +00:00
parent 6fac14cca5
commit b798a08ede

View File

@@ -12,5 +12,8 @@ jobs:
env:
DOCKER_HOST: tcp://gitea-dind.staging:2375
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: "Checking docker version"
run: docker version