Update .gitea/workflows/node-ssh.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m2s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m2s
This commit is contained in:
parent
5df3541eb6
commit
3d16d96f90
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