perf: add latest tag for ansible-executor image in build workflow

This commit is contained in:
wangruidong
2026-06-16 16:39:43 +08:00
parent 3028f3562f
commit cc0f08bea8

View File

@@ -70,4 +70,6 @@ jobs:
push: true
context: utils/ansible_executor/context
file: utils/ansible_executor/context/Containerfile
tags: jumpserver/ansible-executor:${{ env.IMAGE_TAG }}
tags: |
jumpserver/ansible-executor:${{ env.IMAGE_TAG }}
jumpserver/ansible-executor:latest