We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6712288 commit 6e39de1Copy full SHA for 6e39de1
.github/workflows/debos-aws.yml
@@ -41,8 +41,8 @@ jobs:
41
container:
42
image: debian:trixie
43
volumes:
44
- - ${FILESERVER_DIR}:${FILESERVER_DIR}
45
- - ${GITHUB_WORKSPACE}:/build
+ - /efs/qli/metaqcom/gh-runners/quic-yocto/builds:/efs/qli/metaqcom/gh-runners/quic-yocto/builds
+ - ./:/build
46
steps:
47
- uses: actions/checkout@v4
48
with:
0 commit comments