Update .gitea/workflows/node-ssh.yaml
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user