mirror of
https://github.com/RTimothyEdwards/netgen.git
synced 2026-08-29 01:14:24 +02:00
Update main.yml
This commit is contained in:
committed by
Tim Edwards
parent
903b813821
commit
bdd7d25943
@@ -33,7 +33,7 @@ jobs:
|
||||
run: docker run -id --name test_netgen vezzal/vezzal:v0 bash | exit
|
||||
|
||||
- name: Run the testing on the container and send the mail
|
||||
run: docker exec test_netgen /vezzal/test_netgen.sh "[email protected]" ${{ secrets.MAILING_KEY }}
|
||||
run: docker exec test_netgen /vezzal/test_netgen.sh "[email protected],[email protected]" ${{ secrets.MAILING_KEY }}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user