ci: build on any branch
All checks were successful
Docker / build (ubuntu-latest, ./images/qt.dockerfile, git.119.224.65.18.sslip.io/siteorg/action-image-qt) (push) Successful in 1m14s
Docker / build (ubuntu-22.04, ./images/qt.dockerfile, git.119.224.65.18.sslip.io/siteorg/action-image-qt) (push) Successful in 1m22s

This commit is contained in:
2024-11-13 11:09:31 +13:00
parent c9a957ae3b
commit a6060456bd

View File

@@ -2,7 +2,7 @@ name: Docker
on:
push:
branches: [ "ci-test" ]
branches: [ "*" ]
tags: [ 'v*.*.*' ]
schedule:
- cron: "0 0 * * *"