|
@ -82,7 +82,7 @@ jobs: |
|
|
TEST_LOCAL: 1 |
|
|
TEST_LOCAL: 1 |
|
|
steps: |
|
|
steps: |
|
|
- uses: actions/checkout@v2 |
|
|
- uses: actions/checkout@v2 |
|
|
- uses: vmactions/cf-tunnel@v0.0.1 |
|
|
|
|
|
|
|
|
- uses: vmactions/cf-tunnel@v0.0.2 |
|
|
id: tunnel |
|
|
id: tunnel |
|
|
with: |
|
|
with: |
|
|
protocol: http |
|
|
protocol: http |
|
@ -107,7 +107,7 @@ jobs: |
|
|
TEST_LOCAL: 1 |
|
|
TEST_LOCAL: 1 |
|
|
steps: |
|
|
steps: |
|
|
- uses: actions/checkout@v2 |
|
|
- uses: actions/checkout@v2 |
|
|
- uses: vmactions/cf-tunnel@v0.0.1 |
|
|
|
|
|
|
|
|
- uses: vmactions/cf-tunnel@v0.0.2 |
|
|
id: tunnel |
|
|
id: tunnel |
|
|
with: |
|
|
with: |
|
|
protocol: http |
|
|
protocol: http |
|
|