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,5 +1,7 @@
|
||||
name: Build and Push Image
|
||||
on:
|
||||
schedule:
|
||||
- cron: "@weekly"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
Loading…
Reference in New Issue
Block a user