fixed indentation
Some checks failed
Build Docker Image / Docker-Build (push) Failing after 13s
Build Docker Image / Clean-Registry (push) Failing after 1s

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-01-08 14:30:25 +01:00
parent 2c266cd9a7
commit de6b0a089e

View File

@@ -15,7 +15,7 @@ jobs:
registry: ${{ secrets.REGISTRY_PATH }}
username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGISTRY_PASS }}
- name: Build docker image
run: docker build -t web4rail .