mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-07-02 07:01:30 +00:00
perf: add latest tag for ansible-executor image in build workflow
This commit is contained in:
4
.github/workflows/build-ansible-executor.yml
vendored
4
.github/workflows/build-ansible-executor.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user