add workflow dispatch for dev image

This commit is contained in:
Jean-Christian Denis 2024-11-14 20:08:07 +01:00
parent 253771152e
commit ca59ede54c
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951

View file

@ -3,6 +3,7 @@ name: Publish Dotclear unstable image to Docker Hub
on:
schedule:
- cron: '0 3 * * *'
workflow_dispatch:
env:
IMAGE_NAME: jcpd/docker-dotclear:dev