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 07:00:50 +00:00
parent 1f1ec5a6aa
commit 62714067a0

View File

@ -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
with: with:
context: ./images/actions/node-ssh context: ./images/actions/node-ssh
tags: | tags: |