mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 19:49:09 +00:00
Changes to the httptester docker image to support new client cert functionality in tests (#19912)
* Fix Dockerfile * Add changes to docker image to support new client cert functionality * Update repo:tag for docker
This commit is contained in:
parent
1c16c1db2b
commit
9048cf2758
5 changed files with 46 additions and 6 deletions
|
|
@ -37,7 +37,8 @@
|
|||
"post-processors": [
|
||||
{
|
||||
"type": "docker-tag",
|
||||
"repository": "ansible/httptester"
|
||||
"repository": "ansible/ansible",
|
||||
"tag": "httptester"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue