Update .gitea/workflows/rust-node.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m12s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m12s
This commit is contained in:
parent
b0783029dc
commit
6c7b487593
@ -1,6 +1,8 @@
|
|||||||
name: Build and Push Image
|
name: Build and Push Image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
paths:
|
paths:
|
||||||
- .gitea/workflows/rust-node.yaml
|
- .gitea/workflows/rust-node.yaml
|
||||||
- images/actions/rust-node/**
|
- images/actions/rust-node/**
|
||||||
|
Loading…
Reference in New Issue
Block a user