Update .gitea/workflows/rust-node.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 5m30s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 5m30s
This commit is contained in:
parent
f850dd7eca
commit
99f38c1434
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
name: Build and Push Image
|
||||
on:
|
||||
schedule:
|
||||
- cron: "@weekly"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Add table
Reference in a new issue