Update test_and_publish.yml
This commit is contained in:
2
.github/workflows/test_and_publish.yml
vendored
2
.github/workflows/test_and_publish.yml
vendored
@@ -24,7 +24,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
test_netdisco:
|
test_netdisco:
|
||||||
name: Test and CPAN Upload
|
name: Test and CPAN Upload
|
||||||
if: github.repository == ‘netdisco/netdisco’
|
if: github.repository == 'netdisco/netdisco'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: 'netdisco/netdisco:latest-do'
|
image: 'netdisco/netdisco:latest-do'
|
||||||
|
|||||||
Reference in New Issue
Block a user