fix packages_buster
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Eric Morino 2020-12-07 16:21:57 +01:00
parent 5522f822f7
commit 2a94a3bdf1
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- name: "Set variables (Debian 10)"
set_fact:
postgresql_version: '11'
when: postgresql_version = ''
- include: pgdg-repo.yml
when: postgresql_version != '11'