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 38b8237 commit fd1fca0Copy full SHA for fd1fca0
.github/workflows/debos-aws.yml
@@ -39,7 +39,7 @@ jobs:
39
- codebuild-QualcommLinux-Qcom-Deb-${{ github.run_id }}-${{ github.run_attempt }}
40
- buildspec-override:true # This tells our self-hosted runner to upload artifacts
41
container:
42
- image: debian:trixie
+ image: public.ecr.aws/docker/library/debian:trixie
43
volumes:
44
- /efs/qli/metaqcom/gh-runners/quic-yocto/builds:/efs/qli/metaqcom/gh-runners/quic-yocto/builds
45
steps:
0 commit comments