Update and rename unstable.yml to release_unstable.yml

This commit is contained in:
Jean-Christian Paul Denis 2024-11-13 11:24:03 +01:00 committed by GitHub
parent d20a60f1c4
commit 42152545f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,12 @@
name: Publish Docker image Dotclear unstable
name: Publish Dotclear unstable image to Docker Hub
on:
push:
schedule:
- cron: '0 3 * * *'
env:
IMAGE_NAME: jcpd/docker-dotclear:test
IMAGE_NAME: jcpd/docker-dotclear:dev
DOTCLEAR_CANAL: unstable
jobs: