Skip to content

Commit

Permalink
Merge pull request #648 from yeasy/remove-ansible-agent
Browse files Browse the repository at this point in the history
Remove the unused ansible-agent image
  • Loading branch information
yeasy authored Oct 25, 2024
2 parents b7ef2df + 2028b12 commit 509d429
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ stages:
dockerfile: "build_image/docker/common/nginx/Dockerfile.in"
- imagename: "hyperledger/cello-dashboard"
dockerfile: "build_image/docker/common/dashboard/Dockerfile.in"
# - name: ansibleagent
# images:
# - imagename: "hyperledger/cello-ansible-agent"
# dockerfile: "build_image/docker/agent/ansible/Dockerfile.in"
# - name: fabricoperator
# images:
# - imagename: "hyperledger/cello-k8s-operator-agent"
Expand Down
4 changes: 0 additions & 4 deletions ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ stages:
dockerfile: "build_image/docker/common/nginx/Dockerfile.in"
- imagename: "hyperledger/cello-dashboard"
dockerfile: "build_image/docker/common/dashboard/Dockerfile.in"
- name: ansibleagent
images:
- imagename: "hyperledger/cello-ansible-agent"
dockerfile: "build_image/docker/agent/ansible/Dockerfile.in"
# - name: fabricoperator
# images:
# - imagename: "hyperledger/cello-k8s-operator-agent"
Expand Down

0 comments on commit 509d429

Please sign in to comment.