Update test.yml

This commit is contained in:
Oliver Gorwits
2021-08-16 17:20:47 +01:00
committed by GitHub
parent 73c3350fdf
commit 4b30cebcf0

View File

@@ -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