Fix indenting
All checks were successful
Build Custom rust-tauri image / build-container (push) Successful in 11m56s
All checks were successful
Build Custom rust-tauri image / build-container (push) Successful in 11m56s
This commit is contained in:
parent
2fcdb00890
commit
d08c3fafee
1 changed files with 27 additions and 26 deletions
|
@ -5,6 +5,7 @@ on:
|
||||||
push:
|
push:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * 1'
|
- cron: '0 0 * * 1'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-container:
|
build-container:
|
||||||
runs-on: dind
|
runs-on: dind
|
||||||
|
|
Loading…
Reference in a new issue