Skip to content

ci: tag pulled kmake image locally - #39

Merged
Komal Bajaj (Komal-Bajaj) merged 1 commit into
qualcomm-linux:mainfrom
sgaud-quic:main
Jul 27, 2026
Merged

ci: tag pulled kmake image locally#39
Komal Bajaj (Komal-Bajaj) merged 1 commit into
qualcomm-linux:mainfrom
sgaud-quic:main

Conversation

@sgaud-quic

Copy link
Copy Markdown
Contributor

The checker scripts run Docker with the local kmake-image name. After pulling the versioned ECR image through the shared action, tag that pulled image as kmake-image:latest so the existing scripts can find it.

The checker scripts run Docker with the local kmake-image name.
After pulling the versioned ECR image through the shared action,
tag that pulled image as kmake-image:latest so the existing
scripts can find it.

Signed-off-by: Salendarsingh Gaud <sgaud@qti.qualcomm.com>
- name: Tag docker image
run: |
docker tag \
${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.${{ secrets.AWS_REGION }}.amazonaws.com/${{ vars.TECH_TEAM_NAMESPACE }}/kmake-image:${{ vars.KMAKE_IMAGE_VERSION }} \
- name: Tag docker image
run: |
docker tag \
${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.${{ secrets.AWS_REGION }}.amazonaws.com/${{ vars.TECH_TEAM_NAMESPACE }}/kmake-image:${{ vars.KMAKE_IMAGE_VERSION }} \
@Komal-Bajaj
Komal Bajaj (Komal-Bajaj) merged commit 23c35b0 into qualcomm-linux:main Jul 27, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants