Revert "Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD"

This reverts commit f864416e39.
This commit is contained in:
Rene Luria 2020-10-10 18:20:26 +02:00 committed by Ed Lynes
parent c6617ebc9f
commit ff8fe7e018
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ jobs:
if [ "${{ secrets.TokenName5}}" ] ; then
echo "${{ secrets.TokenName5}}=${{ secrets.TokenValue5}}" >> env.list
fi
echo "TEST_DNS_NO_WILDCARD=$TEST_DNS_NO_WILDCARD" >> env.list
echo "TEST_DNS_SLEEP=$TEST_DNS_SLEEP" >> env.list
echo "TEST_DNS_NO_WILDCARD" >> env.list
echo "TEST_DNS_SLEEP" >> env.list
- name: Run acmetest
run: cd ../acmetest && ./rundocker.sh testall