Skip to content

vmactions/cf-tunnel

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run establish a cf tunnel

Sample: test.yml

name: Test

on: [push]

jobs:
  testsolaris:
    runs-on: macos-latest
    name: Test a cf tunnel
    steps:
    - uses: actions/checkout@v4
    - name: Run establish a cf tunnel
      id: test
      uses: vmactions/cf-tunnel@v0
      with:
        protocol: tcp
        port: 22