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

This commit is contained in:
Jan Gleytenhoover 2024-07-11 07:09:40 +00:00
parent 2222f32b8c
commit eed0fd99e8

@ -9,7 +9,7 @@ jobs:
steps: steps:
- name: Build and Push Image - name: Build and Push Image
uses: ./.gitea/actions/build-push.yaml uses: ./.gitea/actions/build-push.yml
with: with:
context: ./images/actions/node-ssh context: ./images/actions/node-ssh
tags: | tags: |