mirror of
https://github.com/AsgardEternal/SteamCMDDocker.git
synced 2025-01-02 15:39:35 -06:00
ci: build every night
This commit is contained in:
parent
0ca170ec7b
commit
e8edace43d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1,6 +1,8 @@
|
|||||||
name: Docker Image CI
|
name: Docker Image CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: '30 23 * * *'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- Development
|
- Development
|
||||||
|
Loading…
Reference in New Issue
Block a user