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

This commit is contained in:
Jan Gleytenhoover 2024-07-11 07:38:23 +00:00
parent 648e4f77d7
commit e2087dd140

@ -3,12 +3,6 @@ on: [ push ]
jobs:
build:
name: Build and push image
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps:
- name: Build and Push Image
uses: actions/runner-images/.gitea/workflows/build-push.yaml@main
with:
context: ./images/actions/node-ssh