git.99rst.org
/
roundcube-roundcubemail-docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
2e7f0d5
)
Allow to trigger build-and-publish manually
author
Pablo Zmdl
<redacted>
Thu, 13 Feb 2025 10:29:50 +0000
(11:29 +0100)
committer
Pablo Zmdl
<redacted>
Thu, 13 Feb 2025 10:29:50 +0000
(11:29 +0100)
.github/workflows/build.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/build.yml
b/.github/workflows/build.yml
index 0ff3d7a804da498c5a5a81376fd16f2c6629cd32..542dcd961c04f4b04b60b6c6fb27cbd6874aad29 100644
(file)
--- a/
.github/workflows/build.yml
+++ b/
.github/workflows/build.yml
@@
-15,6
+15,7
@@
on:
schedule:
# Rebuild images each monday early morning to ensure a fresh base OS.
- cron: "23 2 * * 1"
+ workflow_dispatch:
jobs:
build-and-testvariants:
git clone https://git.99rst.org/PROJECT