Update .gitea/workflows/node-ssh.yaml
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled

This commit is contained in:
Jan Gleytenhoover 2024-07-11 06:55:06 +00:00
parent 2473d75419
commit 3125a586a5

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