Compare commits

..

2 commits

Author SHA1 Message Date
77db2d37f8
fix: Changes to docker pool
Some checks failed
images.yml / fix: Changes to `docker` pool (push) Failing after 0s
images.yml / fix: Changes to `docker` pool (pull_request) Failing after 0s
2026-03-10 20:51:10 +01:00
0ddab8f7b3 chore(deps): update docker/login-action action to v4
Some checks failed
images.yml / chore(deps): update docker/login-action action to v4 (pull_request) Failing after 0s
images.yml / chore(deps): update docker/login-action action to v4 (push) Failing after 0s
2026-03-04 21:37:06 +00:00

View file

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