Compare commits

..

2 commits

Author SHA1 Message Date
mrilyew
26832d1cd7
Merge c332510b24 into 9b53839192 2024-11-02 13:29:10 +03:00
9b53839192
ci(build-base): add ability to manually dispatch builds 2024-11-02 12:43:11 +03:00

View file

@ -2,7 +2,8 @@ name: Build base images
on:
schedule:
- cron: '0 0 * * *'
- cron: "0 0 * * *"
workflow_dispatch:
env:
BASE_IMAGE_NAME: php