ci: allow pushing of containers during pull requests
authorPetr Štetiar <ynezz@true.cz>
Mon, 15 May 2023 07:25:07 +0000 (09:25 +0200)
committerPetr Štetiar <ynezz@true.cz>
Mon, 15 May 2023 15:36:01 +0000 (17:36 +0200)
commit34103cd918bb558521eec724016a94bc70a953b4
tree037ce2f13010522c4f4ec2d263d5aec429a7d109
parentf2744543fa8027117b254ba2f4fa4366149d5bfb
ci: allow pushing of containers during pull requests

Make it possible to push containers in pull requests in private forks,
so the container can be actually runtime tested before merging the
changes.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.github/workflows/build-push.yml