Update main.yml

This commit is contained in:
qiaofeng1227 2022-09-26 14:58:38 +08:00 committed by GitHub
parent 933511508f
commit 485f00046e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@
shell: |
docker compose down -v
docker system prune --all --force
docker logout
args:
chdir: /data/apps/oracle
when: oracle_edition == "enterprise"