build: add missing /
All checks were successful
TrafficCue Server CI / check (push) Successful in 25s
TrafficCue Server CI / build (push) Successful in 1m21s

This commit is contained in:
2025-09-05 17:52:03 +02:00
parent 978b39bb8f
commit c82b126359

View File

@ -30,5 +30,5 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: ${{ vars.registry_url }}trafficcue/trafficcue-server:latest tags: ${{ vars.registry_url }}/trafficcue/trafficcue-server:latest
platforms: linux/amd64 platforms: linux/amd64