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

This commit is contained in:
Jan Gleytenhoover 2024-07-11 19:54:31 +00:00
parent 9e9699d845
commit 097749eb05

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