mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-03-03 14:52:21 +02:00
Fix indentation in .cirrus.yml.
This commit is contained in:
parent
14f2b41bda
commit
088df03355
@ -35,8 +35,8 @@ macos_catalina_task:
|
||||
PERL5LIB: /usr/local/opt/perl5/lib/perl5
|
||||
|
||||
install_script:
|
||||
- brew install -q openssl@1.1 libpq libxml2 cpanm
|
||||
- cpanm --local-lib=/usr/local/opt/perl5 install YAML
|
||||
- brew install -q openssl@1.1 libpq libxml2 cpanm
|
||||
- cpanm --local-lib=/usr/local/opt/perl5 install YAML
|
||||
|
||||
script:
|
||||
- ${CIRRUS_WORKING_DIR}/test/test.pl --no-gen --vm=none --vm-max=2 --no-coverage --no-valgrind --module=command --test=backup --test=archive-get --test=archive-push
|
||||
|
Loading…
x
Reference in New Issue
Block a user