Fix identifier

This commit is contained in:
Till Faelligen 2024-12-18 11:25:24 +01:00
parent c56b2bfe33
commit 0b22d3252a
No known key found for this signature in database
GPG key ID: ACCDC9606D472758

View file

@ -51,7 +51,7 @@ jobs:
# Build until the "build" stage, this then can be used by other steps.
- name: Build "build" image
if: github.ref_name == 'main' || github.event_name == 'release'
id: docker_build_monolith
id: docker_build_cache
uses: docker/build-push-action@v3
with:
target: build