Branch-specific image tagging #8

Merged
asohh merged 6 commits from pwd into container 2025-10-13 20:15:49 +02:00
Showing only changes of commit ea4063917b - Show all commits

fix: Enables CI/CD for any branch push
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
Build (and tag) Images / build (pull_request) Successful in 36s

Vincent Mahnke 2025-10-13 19:26:57 +02:00

View file

@ -3,7 +3,6 @@ name: Build (and tag) Images
on:
push:
branches:
- main
workflow_dispatch:
jobs: