Compare commits

..

4 commits

Author SHA1 Message Date
2343dd03eb
chore(deps): update docker/login-action action to v4
Some checks failed
Build (and tag) Images / build (push) Failing after 27s
2026-03-10 20:55:41 +01:00
954b534b10
fix: Handles pushed to all branches
Some checks failed
Build (and tag) Images / build (push) Failing after 1m2s
2026-03-10 20:55:27 +01:00
17c6946361
fix: Resolves syntax error
Some checks failed
images.yml / fix: Resolves syntax error (push) Failing after 0s
2026-03-10 20:54:46 +01:00
8775e3fc17
fix: Changes to docker pool
Some checks failed
images.yml / fix: Changes to `docker` pool (push) Failing after 0s
2026-03-10 20:53:02 +01:00

View file

@ -2,8 +2,7 @@ name: Build (and tag) Images
on:
push:
branches:
workflow_dispatch:
workflow_dispatch:
jobs:
build: