Update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
image: 'netdisco/netdisco:latest-do'
|
image: 'netdisco/netdisco:latest-do'
|
||||||
options: '--user root --entrypoint /bin/ash'
|
options: '--user root --entrypoint /bin/ash'
|
||||||
volumes:
|
volumes:
|
||||||
- '/home/runner/work/netdisco/netdisco:/github/workspace'
|
- '/home/runner/work:/github/workspace'
|
||||||
steps:
|
steps:
|
||||||
- name: Get the Tag
|
- name: Get the Tag
|
||||||
id: get_tag
|
id: get_tag
|
||||||
|
|||||||
Reference in New Issue
Block a user