Update pre.yml

This commit is contained in:
qiaofeng1227 2022-07-23 11:15:30 +08:00 committed by GitHub
parent 00446c97ab
commit 53ec873bca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,5 +70,6 @@
- name: Pull the image of enterprise
shell: |
docker login container-registry.oracle.com
docker pull container-registry.oracle.com/database/enterprise:"{{oracle_version}}"
when: oracle_edition == "enterprise"