mirror of
https://github.com/coder/registry.git
synced 2026-06-02 20:48:14 +00:00
chore: deploy registry changes nightly (#264)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: deploy-registry
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# Runs at 02:30 UTC Monday through Friday
|
||||
- cron: "30 2 * * 1-5"
|
||||
push:
|
||||
tags:
|
||||
# Matches release/<namespace>/<resource_name>/<semantic_version>
|
||||
|
||||
Reference in New Issue
Block a user