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 2903ccf commit d43d7c1Copy full SHA for d43d7c1
.github/workflows/debos-aws.yml
@@ -34,7 +34,7 @@ jobs:
34
- codebuild-QualcommLinux-Qcom-Deb-${{ github.run_id }}-${{ github.run_attempt }}
35
- buildspec-override:true # This tells our self-hosted runner to upload artifacts
36
container:
37
- image: debian:trixie
+ image: public.ecr.aws/docker/library/debian:trixie
38
volumes:
39
- /efs/qli/metaqcom/gh-runners/quic-yocto/builds:/fileserver-builds
40
options: --privileged
0 commit comments