Skip to content

streichsbaer is testing out GitHub Actions πŸš€ #1

streichsbaer is testing out GitHub Actions πŸš€

streichsbaer is testing out GitHub Actions πŸš€ #1

Workflow file for this run

name: GitHub Actions Demo for VulnNodeApp
run-name: ${{ github.actor }} is testing out GitHub Actions πŸš€
on: [push]
jobs:
build_and_deploy:
runs-on: ubuntu-latest
name: build-and-deploy-app
steps:
- name: first-step
run: ssh