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 7754653Copy full SHA for 7754653
.github/workflows/debos-aws.yml
@@ -41,7 +41,7 @@ jobs:
41
container:
42
image: debian:trixie
43
volumes:
44
- - ${FILESERVER_DIR}:${FILESERVER_DIR}
+ - /efs/qli/metaqcom/gh-runners/quic-yocto/builds:/efs/qli/metaqcom/gh-runners/quic-yocto/builds
45
- ${GITHUB_WORKSPACE}:/build
46
steps:
47
- uses: actions/checkout@v4
0 commit comments