mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Audit env
This commit is contained in:
parent
5fecae8bc0
commit
6503d75446
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ steps:
|
|||
ln -s $(testFarmPem.secureFilePath) tests/letstest/test-farm.pem
|
||||
condition: contains(variables['TOXENV'], 'test-farm')
|
||||
- bash: |
|
||||
env
|
||||
if [[ "${TOXENV}" == *"oldest"* ]]; then
|
||||
tools/run_oldest_tests.sh
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue