Update .gitea/workflows/node-npm.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 43s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 43s
This commit is contained in:
parent
9b354d2c47
commit
5df3541eb6
@ -1,5 +1,7 @@
|
|||||||
name: Build and Push Image
|
name: Build and Push Image
|
||||||
on:
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: "@weekly"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user