Skip to content

Commit c9bc9f8

Browse files
committed
Merge branch 'main' of https://github.com/canonical/postgresql-operator into deployment-legacy-modern-endpoints
2 parents 0dbfbc2 + d80ab65 commit c9bc9f8

27 files changed

+1165
-911
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
"AWS_SECRET_KEY": "${{ secrets.AWS_SECRET_KEY }}",
7676
"GCP_ACCESS_KEY": "${{ secrets.GCP_ACCESS_KEY }}",
7777
"GCP_SECRET_KEY": "${{ secrets.GCP_SECRET_KEY }}",
78+
"UBUNTU_PRO_TOKEN" : "${{ secrets.UBUNTU_PRO_TOKEN }}",
7879
}
7980
permissions:
8081
contents: write # Needed for Allure Report beta

0 commit comments

Comments
 (0)