citusdata / docker

:ship: Docker images and configuration for Citus
Apache License 2.0
249 stars 100 forks source link

Fix extra quotation mark problem causes schedul to fail #253

Closed gurkanindibay closed 3 years ago

gurkanindibay commented 3 years ago

Also added no push trigger to test the schedule. Schedule pipeline could be executed on push safely since nightly images are not pushed if current branch is not default branch(issue-158)

hanefi commented 3 years ago

When I check the code changes here, I do not see any extra quotation mark that is removed. Can you elaborate?

Or maybe update the PR title?

I do not understand what you are trying to accomplish here.