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