This commit is contained in:
@@ -5,6 +5,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
|
||||
schedule:
|
||||
- cron: "0 1 * * *"
|
||||
|
||||
concurrency:
|
||||
group: docker-build-dev
|
||||
|
||||
@@ -5,6 +5,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
schedule:
|
||||
- cron: "0 1 * * *"
|
||||
|
||||
concurrency:
|
||||
group: docker-build-prod
|
||||
|
||||
Reference in New Issue
Block a user