Update main.yml
This commit is contained in:
parent
e1a3ae5619
commit
7f9acf6a1a
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: Start the container with the docker image
|
||||
run: docker run -id --name test_netgen vezzal/vezzal:v0 bash | exit
|
||||
|
||||
- name: Run the testing on the container and sending the mail
|
||||
- name: Run the testing on the container and sends the mail
|
||||
run: docker exec test_netgen /vezzal/test_netgen.sh
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue