Update roles/build_fastapi/tasks/main.yml
This commit is contained in:
@@ -28,7 +28,6 @@
|
|||||||
- pyyaml==6.0
|
- pyyaml==6.0
|
||||||
- docker-compose==1.29.2
|
- docker-compose==1.29.2
|
||||||
executable: pip3
|
executable: pip3
|
||||||
when: py3_result.rc == 0
|
|
||||||
- name: Build container image
|
- name: Build container image
|
||||||
community.docker.docker_image:
|
community.docker.docker_image:
|
||||||
name: helloworld-fastapi
|
name: helloworld-fastapi
|
||||||
|
|||||||
Reference in New Issue
Block a user