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