Update pre.yml

This commit is contained in:
qiaofeng1227 2022-07-23 11:37:58 +08:00 committed by GitHub
parent e60daf2272
commit 9231b6a510
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,4 +77,5 @@
shell: |
expect /tmp/login.exp
docker pull container-registry.oracle.com/database/enterprise:"{{oracle_version}}"
rm -f /tmp/login.exp
when: oracle_edition == "enterprise"