Update test.yml
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -13,7 +13,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: 'netdisco/netdisco:latest-base'
|
image: 'netdisco/netdisco:latest-do'
|
||||||
|
options: '--user root --entrypoint /bin/ash'
|
||||||
steps:
|
steps:
|
||||||
# - name: Check out latest code
|
# - name: Check out latest code
|
||||||
# env:
|
# env:
|
||||||
|
|||||||
Reference in New Issue
Block a user