Update .gitea/workflows/rust-node.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m13s

This commit is contained in:
Jan Gleytenhoover 2024-07-11 19:56:50 +00:00
parent 8ae7264b3a
commit cf462bd288

@ -1,5 +1,9 @@
name: Build and Push Image name: Build and Push Image
on: [ push ] on:
push:
paths:
- .gitea/workflows/rust-node.yaml
- images/actions/rust-node/**
jobs: jobs:
build: build: