update
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
image: rogersik/monica
|
||||
registry: gitea.sikorski.cloud
|
||||
tag: "4.1-dev"
|
||||
tag: '4.1-dev'
|
||||
cache: true
|
||||
username: rogersik
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "0 6 * * SUN"
|
||||
- cron: '0 6 * * SUN'
|
||||
|
||||
jobs:
|
||||
dockerfile_lint:
|
||||
|
||||
Reference in New Issue
Block a user